Skip to content

Commit f048435

Browse files
committed
fixed travis
1 parent 4c78c19 commit f048435

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

package.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,13 @@
1717
},
1818
"licenses": "MIT",
1919
"devDependencies": {
20-
"bower":"~1.2.7",
21-
"less":"~1.5.0",
22-
"grunt-cli": "~0.1.9",
2320
"grunt": "~0.4.1",
24-
"assemble": "~0.4.13",
21+
"assemble": "~0.4.17",
2522
"grunt-contrib-connect": "~0.5.0",
2623
"grunt-contrib-clean": "~0.5.0",
2724
"grunt-contrib-concat": "~0.3.0",
28-
"grunt-contrib-jshint": "~0.6.4",
29-
"grunt-contrib-uglify": "~0.2.4",
25+
"grunt-contrib-jshint": "~0.7.0",
26+
"grunt-contrib-uglify": "~0.2.5",
3027
"grunt-contrib-qunit": "~0.3.0",
3128
"grunt-contrib-watch": "~0.5.3",
3229
"grunt-contrib-copy": "~0.4.1"

0 commit comments

Comments
 (0)