Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
replaced less from devDeps into deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzmitry Yurkavets committed Mar 11, 2014
1 parent 2d86bd9 commit e1fb1cd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,10 @@
"dependencies": {
"backbone": "1.0.0",
"bootstrap": "3.1.0",
"less": "~1.7.0",
"jquery": "1.11.0",
"jquery-ui": "1.10.3",
"requirejs": "2.1.10",
"underscore": "1.5.2"
},
"devDependencies": {
"less": "~1.7.0"
}
}

0 comments on commit e1fb1cd

Please sign in to comment.