Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/grunt-css-flip.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@rebertia.com>2014-03-12 12:30:17 +0400
committerChris Rebert <github@rebertia.com>2014-03-12 12:30:17 +0400
commit1592ac15a8b774dad539b13b465aa73e112fca3d (patch)
tree63e9c1e78ca2cbaa5f0fdaf87f66ccce1344e1ad
parent089caa4c4649c5d58348b1fe6fada4efaf071dd4 (diff)
bump grunt-contrib-nodeunit to v0.3.2
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c6ebad8..9c94c20 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
"devDependencies": {
"grunt-contrib-jshint": "^0.8.0",
"grunt-contrib-clean": "^0.5.0",
- "grunt-contrib-nodeunit": "^0.2.0",
+ "grunt-contrib-nodeunit": "^0.3.2",
"grunt": "^0.4.2",
"grunt-jscs-checker": "^0.4.0",
"load-grunt-tasks": "^0.4.0"