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"
}],
"dependencies": {
"source-map" : "*",
"optimist" : "*"
"source-map" : "~0.1.7",
"optimist" : "~0.3.5"
},
"bin": {
"uglifyjs2" : "bin/uglifyjs2"