commit | e11553ba3e303e2db206d04c95f8e51c5692ca28 | [log] [tgz] |
---|---|---|
author | Xueqiao Xu <xueqiaoxu@gmail.com> | Sun Apr 22 17:10:07 2012 |
committer | Xueqiao Xu <xueqiaoxu@gmail.com> | Sun Apr 22 17:10:07 2012 |
tree | 61b98959e93f4fa50115fbdc5704705139cd1210 | |
parent | d8b26d83b20ab8f8843787667450cf6e7db8f3e7 [diff] |
mod: versions of dependencies
diff --git a/package.json b/package.json index bf9aae2..929ba99 100644 --- a/package.json +++ b/package.json
@@ -10,10 +10,10 @@ "heap" : ">= 0.2.0" } , "devDependencies" : { - "coffee-script" : ">= 1.3.0" - , "mocha" : ">= 1.0.1" - , "should" : ">= 0.6.0" - , "browserify" : ">= 1.10.4" + "coffee-script" : "1.3.x" + , "mocha" : "1.0.x" + , "should" : "0.6.x" + , "browserify" : "1.10.x" , "uglify-js" : ">= 1.2.5" } , "repository" : {