Skip to content

Commit 34b8023

Browse files
committed
Update devDependencies
1 parent 77e3e4f commit 34b8023

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
"devDependencies": {
1111
"grunt": "~0.4.2",
1212
"grunt-contrib-watch": "~0.5.3",
13-
"grunt-contrib-connect": "~0.5.0",
13+
"grunt-contrib-connect": "~0.6.0",
1414
"grunt-contrib-concat": "~0.3.0",
15-
"grunt-contrib-uglify": "~0.2.6",
15+
"grunt-contrib-uglify": "~0.3.2",
1616
"grunt-contrib-copy": "~0.5.0",
1717
"grunt-contrib-clean": "~0.5.0",
1818
"time-grunt": "~0.2.5",
19-
"load-grunt-tasks": "~0.2.1",
19+
"load-grunt-tasks": "~0.3.0",
2020
"karma-chrome-launcher": "~0.1.1",
2121
"karma-firefox-launcher": "~0.1.2",
2222
"karma-script-launcher": "~0.1.0",

0 commit comments

Comments
 (0)