Skip to content

Commit 8693525

Browse files
committed
Merge tag 'v1.1.7'
2 parents 886192a + 503209d commit 8693525

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"covert": "^1.1.0",
2121
"eslint": "^5.8.0",
2222
"jscs": "^3.0.7",
23+
"safe-publish-latest": "^1.1.2",
2324
"tape": "^4.9.1"
2425
},
2526
"repository": {
@@ -34,6 +35,7 @@
3435
],
3536
"main": "index",
3637
"scripts": {
38+
"prepublish": "safe-publish-latest",
3739
"pretest": "npm run lint",
3840
"test": "npm run --silent tests-only",
3941
"posttest": "npm run coverage-quiet",

0 commit comments

Comments
 (0)