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 a8e7bc2 commit 6d8901fCopy full SHA for 6d8901f
package.json
@@ -29,7 +29,7 @@
29
},
30
"scripts": {
31
"build": "tsc",
32
- "prepublish": "npm run build",
+ "prepare": "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