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 4d835f8 commit 8880804Copy full SHA for 8880804
package.json
@@ -6,7 +6,8 @@
6
"main": "dist/index.js",
7
"types": "dist/index.d.ts",
8
"scripts": {
9
- "build": "tsc"
+ "build": "tsc",
10
+ "prepare": "npm run build"
11
},
12
"repository": {
13
"type": "git",
0 commit comments