Skip to content

Commit f924901

Browse files
committed
Added prepublish script.
1 parent 68d6d96 commit f924901

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
},
3030
"scripts": {
3131
"build": "tsc",
32+
"prepublish": "npm run build",
3233
"prettier": "prettier package.json README.md tsconfig.json src/**.ts --write"
3334
},
3435
"readme": "https://github.com/Ayfri/Better-Embed/blob/master/README.md",

0 commit comments

Comments
 (0)