Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Commit 4295c0d

Browse files
committed
chore: Add prepublish script
1 parent f03bfca commit 4295c0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
}
2424
},
2525
"scripts": {
26+
"prepublishOnly": "yarn build",
2627
"prebuild": "yarn lint && yarn test",
2728
"build": "tsc",
2829
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 1",

0 commit comments

Comments
 (0)