Skip to content

Commit

Permalink
removed requirejs from deps to resolve rendro#134
Browse files Browse the repository at this point in the history
  • Loading branch information
chafnan committed Apr 16, 2015
1 parent a392773 commit 3fbc41f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bower.json
Expand Up @@ -9,8 +9,7 @@
".editorconfig"
],
"dependencies": {
"jquery": ">=1.9.0",
"requirejs": "~2.1.10"
"jquery": ">=1.9.0"
},
"devDependencies": {
"angular": "~1.2.9",
Expand Down

0 comments on commit 3fbc41f

Please sign in to comment.