We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77e3e4f commit 34b8023Copy full SHA for 34b8023
package.json
@@ -10,13 +10,13 @@
10
"devDependencies": {
11
"grunt": "~0.4.2",
12
"grunt-contrib-watch": "~0.5.3",
13
- "grunt-contrib-connect": "~0.5.0",
+ "grunt-contrib-connect": "~0.6.0",
14
"grunt-contrib-concat": "~0.3.0",
15
- "grunt-contrib-uglify": "~0.2.6",
+ "grunt-contrib-uglify": "~0.3.2",
16
"grunt-contrib-copy": "~0.5.0",
17
"grunt-contrib-clean": "~0.5.0",
18
"time-grunt": "~0.2.5",
19
- "load-grunt-tasks": "~0.2.1",
+ "load-grunt-tasks": "~0.3.0",
20
"karma-chrome-launcher": "~0.1.1",
21
"karma-firefox-launcher": "~0.1.2",
22
"karma-script-launcher": "~0.1.0",
0 commit comments