declare dependency versions

close #40
This commit is contained in:
Mihai Bazon
2012-11-09 16:43:49 +02:00
parent 1e5e13ed81
commit 78856a3dab

View File

@@ -15,8 +15,8 @@
"url": "https://github.com/mishoo/UglifyJS2.git" "url": "https://github.com/mishoo/UglifyJS2.git"
}], }],
"dependencies": { "dependencies": {
"source-map" : "*", "source-map" : "~0.1.7",
"optimist" : "*" "optimist" : "~0.3.5"
}, },
"bin": { "bin": {
"uglifyjs2" : "bin/uglifyjs2" "uglifyjs2" : "bin/uglifyjs2"