-
- Downloads
Revert "Fixing Travis build errors"
This reverts commit f6c9e0f0.
... | @@ -28,7 +28,7 @@ | ... | @@ -28,7 +28,7 @@ |
"main": "./lib/jsonpath", | "main": "./lib/jsonpath", | ||
"dependencies": {}, | "dependencies": {}, | ||
"devDependencies": { | "devDependencies": { | ||
"nodeunit": "0.9.0" | "nodeunit": "0.8.8" | ||
}, | }, | ||
"scripts": {"test": "./node_modules/.bin/nodeunit test"} | "scripts": {"test": "./node_modules/.bin/nodeunit test"} | ||
} | } |
Please register or sign in to comment