compilerr
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -8,11 +8,11 @@ { | ||
"devDependencies": { | ||
"chai": "^3.0.0", | ||
"chai": "^3.3.0", | ||
"grunt": "^0.4.5", | ||
"grunt-cli": "^0.1.13", | ||
"grunt-contrib-jshint": "^0.11.2", | ||
"grunt-contrib-jshint": "^0.11.3", | ||
"grunt-contrib-watch": "^0.6.1", | ||
"grunt-githooks": "^0.3.1", | ||
"grunt-mocha-test": "^0.12.7", | ||
"load-grunt-config": "^0.17.1", | ||
"mocha": "^2.2.5" | ||
"load-grunt-config": "^0.17.2", | ||
"mocha": "^2.3.3" | ||
}, | ||
@@ -24,3 +24,3 @@ "main": "src/module.js", | ||
}, | ||
"version": "0.3.1" | ||
"version": "0.3.2" | ||
} |