summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/js/package.json b/js/package.json
index 9a1cf930a..7ec04f33f 100644
--- a/js/package.json
+++ b/js/package.json
@@ -16,16 +16,16 @@
"contributors": [],
"dependencies": {},
"devDependencies": {
- "grunt": "~0.4.0",
+ "grunt": "~0.4",
"grunt-cli": "~0.1.6",
"coffee-script": "~1.6",
- "grunt-contrib-concat": "~0.1.2",
- "grunt-contrib-watch": "~0.2.0",
+ "grunt-contrib-concat": "~0.1",
+ "grunt-contrib-watch": "~0.2",
"grunt-coffeelint": "0.0.6",
- "gruntacular": "~0.1.1",
- "grunt-wrap": "~0.2.0",
- "phantomjs": "~1.8.1-3",
- "grunt-phpunit": "0.2.0"
+ "gruntacular": "~0.3",
+ "grunt-wrap": "~0.2",
+ "phantomjs": "~1.9",
+ "grunt-phpunit": "0.2"
},
"engine": "node >= 0.8"
}