Update configs

This commit is contained in:
Faisal Salman
2013-03-18 18:40:02 +07:00
parent 4ebe7a1899
commit 8c36f005a5
3 changed files with 11 additions and 7 deletions

View File

@@ -22,7 +22,7 @@
],
"main": "ua-parser",
"scripts": {
"test": "./node_modules/mocha/bin/mocha -R spec"
"test": "./build/build.sh"
},
"devDependencies": {
"jshint": ">= 1.1.0",