Skip to content

Commit

Permalink
Add pkg-ok
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Mar 2, 2017
1 parent 76adbe9 commit 971ab6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Expand Up @@ -6,6 +6,7 @@
"scripts": {
"test": "mocha && standard",
"precommit": "npm test",
"prepublish": "pkg-ok",
"install": "node ./bin/install.js",
"uninstall": "node ./bin/uninstall.js"
},
Expand Down Expand Up @@ -37,6 +38,7 @@
"expect": "^1.20.2",
"mocha": "^3.2.0",
"mock-fs": "^3.12.1",
"pkg-ok": "^1.0.1",
"rimraf": "^2.2.8",
"standard": "^8.6.0"
},
Expand Down

0 comments on commit 971ab6d

Please sign in to comment.