Fixed minor typo in package.json

This commit is contained in:
Sahat Yalkabov
2014-04-18 14:59:25 -04:00
parent 4de9effa9e
commit 969502a695

View File

@ -53,7 +53,7 @@
"twit": "^1.1.13", "twit": "^1.1.13",
"underscore": "^1.6.0", "underscore": "^1.6.0",
"uglify-js": "^2.4.12", "uglify-js": "^2.4.12",
"validator": "^3.9.0", "validator": "^3.9.0"
}, },
"devDependencies": { "devDependencies": {
"mocha": "^1.18.2", "mocha": "^1.18.2",