Skip to content

Commit c5d2868

Browse files
committed
[meta] add safe-publish-latest
1 parent 0d9c6c0 commit c5d2868

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
@@ -8,9 +8,11 @@
88
"core-js": "^2.6.10",
99
"eslint": "^6.8.0",
1010
"nyc": "^10.3.2",
11+
"safe-publish-latest": "^1.1.4",
1112
"tape": "^5.0.0-next.4"
1213
},
1314
"scripts": {
15+
"prepublish": "safe-publish-latest",
1416
"pretest": "npm run lint",
1517
"lint": "eslint .",
1618
"test": "npm run tests-only",

0 commit comments

Comments
 (0)