Skip to content

Commit 59ef72f

Browse files
committed
Fixed missing packages
1 parent c012805 commit 59ef72f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
"grunt": "~0.4.2",
1010
"grunt-contrib-clean": "~0.5.0",
1111
"grunt-contrib-jshint": "~0.8.0",
12+
"grunt-contrib-requirejs": "~0.4.1",
1213
"grunt-contrib-concat": "~0.3.0",
14+
"grunt-contrib-copy": "~0.4.1",
1315
"grunt-contrib-imagemin": "~0.5.0",
1416
"grunt-contrib-csslint": "~0.2.0",
1517
"grunt-css": "~0.5.4",

0 commit comments

Comments
 (0)