Skip to content

Commit c6cd70d

Browse files
Add bower as an req
1 parent 52fe059 commit c6cd70d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"grunt-contrib-jshint": "^0.10.0",
2626
"grunt-contrib-nodeunit": "~0.4.1",
2727
"grunt-requirejs": "*",
28-
"grunt-contrib-qunit": "*"
28+
"grunt-contrib-qunit": "*",
29+
"bower": "*"
2930
},
3031
"author": "Andreas Åkre Solberg",
3132
"license": "Simplified BSD Licence http://opensource.org/licenses/BSD-2-Clause",

0 commit comments

Comments
 (0)