-
- Downloads
missed package.json previously
... | @@ -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