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 0f993d4 commit 272dbddCopy full SHA for 272dbdd
package.json
@@ -9,7 +9,7 @@
9
"watch": "tsc -w",
10
"build": "tsc",
11
"prepublishOnly": "npm run build",
12
- "postinstall": "node download.js"
+ "install": "node download.js"
13
},
14
"keywords": [],
15
"author": "",
0 commit comments