We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85b8955 commit 08fc18cCopy full SHA for 08fc18c
1 file changed
package.json
@@ -5,7 +5,6 @@
5
"main": "index.js",
6
"scripts": {
7
"install": "node-pre-gyp install --fallback-to-build || node install.js",
8
- "prepare": "mkdir -p binding",
9
"prebuild": "node-pre-gyp clean",
10
"build": "node-pre-gyp rebuild && tsc",
11
"build:ts": "tsc",
0 commit comments