Skip to content

Commit 4c5ff0f

Browse files
feat: created new cript to publish
1 parent 4d44753 commit 4c5ff0f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"scripts": {
2222
"husky:install": "husky install",
2323
"build": "rollup -c",
24+
"pub": "yarn build && npm publish",
2425
"start": "rollup -c -w",
2526
"commit": "npx git-cz",
2627
"type-check": "tsc --project tsconfig.json --pretty --noEmit",

0 commit comments

Comments
 (0)