We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c78c19 commit f048435Copy full SHA for f048435
1 file changed
package.json
@@ -17,16 +17,13 @@
17
},
18
"licenses": "MIT",
19
"devDependencies": {
20
- "bower":"~1.2.7",
21
- "less":"~1.5.0",
22
- "grunt-cli": "~0.1.9",
23
"grunt": "~0.4.1",
24
- "assemble": "~0.4.13",
+ "assemble": "~0.4.17",
25
"grunt-contrib-connect": "~0.5.0",
26
"grunt-contrib-clean": "~0.5.0",
27
"grunt-contrib-concat": "~0.3.0",
28
- "grunt-contrib-jshint": "~0.6.4",
29
- "grunt-contrib-uglify": "~0.2.4",
+ "grunt-contrib-jshint": "~0.7.0",
+ "grunt-contrib-uglify": "~0.2.5",
30
"grunt-contrib-qunit": "~0.3.0",
31
"grunt-contrib-watch": "~0.5.3",
32
"grunt-contrib-copy": "~0.4.1"
0 commit comments