Skip to content

Commit

Permalink
test build
Browse files Browse the repository at this point in the history
  • Loading branch information
openhoat committed Oct 10, 2016
1 parent 8e1a51f commit 36ab896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -4,7 +4,7 @@
"description": "Agnostic data persistence for nodejs",
"main": "lib/anystore.js",
"scripts": {
"clean": "rimraf dist",
"clean": "rimraf dist/*",
"lint": "eslint .",
"test": "mocha",
"cover": "istanbul cover _mocha",
Expand Down

0 comments on commit 36ab896

Please sign in to comment.