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 2b0eacf commit 9e8180bCopy full SHA for 9e8180b
package.json
@@ -9,14 +9,14 @@
9
"dependencies": {},
10
"devDependencies": {
11
"grunt": "~0.4.1",
12
- "load-grunt-tasks": "0.4.0",
+ "load-grunt-tasks": "0.6.0",
13
"grunt-contrib-jshint": "~0.10.0",
14
- "grunt-contrib-uglify": "~0.4.0",
+ "grunt-contrib-uglify": "~0.5.0",
15
"grunt-karma": "~0.8.0",
16
"karma-coverage": "~0.2.0",
17
"karma-jasmine": "~0.2.2",
18
"karma-phantomjs-launcher": "~0.1.1",
19
- "coveralls": "~2.10.0"
+ "coveralls": "~2.11.0"
20
},
21
"engines": {
22
"node": ">=0.10.0"
0 commit comments