Skip to content

Commit 88e028c

Browse files
committed
follow up of follow up
1 parent 14d715f commit 88e028c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"scripts": {
1313
"build": "rollup -c",
14-
"prepublishOnly": "npm run build",
14+
"prepublish": "npm run build",
1515
"lint": "eslint src",
1616
"test": "jest",
1717
"test:coverage": "npm test --coverage",

0 commit comments

Comments
 (0)