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 67e5f4f commit 4e4964dCopy full SHA for 4e4964d
package.json
@@ -27,11 +27,11 @@
27
"grunt": "0.4.5",
28
"grunt-cli": "0.1.13",
29
"grunt-contrib-jshint": "0.11.3",
30
- "grunt-deps-ok": "0.8.0",
+ "grunt-deps-ok": "0.9.0",
31
"grunt-eslint": "2.1.0",
32
"grunt-gh-pages": "1.0.0",
33
"grunt-jscs": "1.2.0",
34
- "grunt-nice-package": "0.9.6",
+ "grunt-nice-package": "0.10.2",
35
"grunt-npm2bower-sync": "0.9.1",
36
"jshint-summary": "0.4.0",
37
"matchdep": "1.0.0",
@@ -69,4 +69,4 @@
69
"size": "t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";",
70
"test": "grunt"
71
}
72
-}
+}
0 commit comments