fix package.json

This commit is contained in:
Mihai Bazon
2013-03-31 13:38:02 +03:00
parent a869b854fa
commit 2b8e206fec

View File

@@ -17,7 +17,7 @@
"dependencies": { "dependencies": {
"async" : "~0.2.6", "async" : "~0.2.6",
"source-map" : "~0.1.7", "source-map" : "~0.1.7",
"optimist" : "~0.3.5", "optimist" : "~0.3.5"
}, },
"bin": { "bin": {
"uglifyjs" : "bin/uglifyjs" "uglifyjs" : "bin/uglifyjs"