package.json fix

This commit is contained in:
Artur Adib 2012-05-28 17:02:15 -04:00
parent a79c4f1857
commit 1b5098dbab

View File

@ -21,7 +21,7 @@
"test": "node scripts/run-tests"
},
"bin": {
"sjs": "./bin/sjs"
"shjs": "./bin/sjs"
},
"dependencies": {},
"devDependencies": {},