Skip to content

Commit

Permalink
[Dev Deps] add safe-publish-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jul 19, 2018
1 parent 92f406d commit 5f23117
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"description": "Port of jQuery.extend for node.js and the browser",
"main": "index",
"scripts": {
"prepublish": "safe-publish-latest",
"pretest": "npm run lint",
"test": "npm run tests-only",
"posttest": "npm run coverage-quiet",
Expand Down Expand Up @@ -36,6 +37,7 @@
"covert": "^1.1.0",
"eslint": "^4.19.1",
"jscs": "^3.0.7",
"safe-publish-latest": "^1.1.1",
"tape": "^4.9.1"
},
"license": "MIT"
Expand Down

0 comments on commit 5f23117

Please sign in to comment.