Skip to content

Commit

Permalink
json
Browse files Browse the repository at this point in the history
  • Loading branch information
ailieg committed Oct 17, 2024
1 parent 208393c commit 3fa6ca9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"types": "./dist/src/index.d.ts",
"scripts": {
"install": "npm run install_build",
"postinstall": "node src/clean.js",
"install_build": "node-gyp rebuild && npx tsc --build ",
"postinstall": "",
"install_build": "",
"build-dev": "node-gyp rebuild --debug"
},
"author": "xiaobaidadada",
Expand Down

0 comments on commit 3fa6ca9

Please sign in to comment.