Skip to content

Commit

Permalink
fix: remove prepare script
Browse files Browse the repository at this point in the history
  • Loading branch information
JadlionHD committed Oct 12, 2024
1 parent 353b8ba commit da9f232
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"build": "node-gyp-build",
"build:gyp": "node-gyp configure rebuild",
"build:ts": "tsc",
"prepare": "rimraf dist && tsc && cp -r src/types dist/types",
"install": "node-gyp-build"
},
"homepage": "https://github.com/JadlionHD/growtopia.js#readme",
Expand Down

0 comments on commit da9f232

Please sign in to comment.