We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68d6d96 commit f924901Copy full SHA for f924901
package.json
@@ -29,6 +29,7 @@
29
},
30
"scripts": {
31
"build": "tsc",
32
+ "prepublish": "npm run build",
33
"prettier": "prettier package.json README.md tsconfig.json src/**.ts --write"
34
35
"readme": "https://github.com/Ayfri/Better-Embed/blob/master/README.md",
0 commit comments