Skip to content

Commit

Permalink
Removed post-install script
Browse files Browse the repository at this point in the history
  • Loading branch information
james-pre committed Aug 16, 2024
1 parent 304056a commit d05044f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@
"build": "npx build --package=@zenfs/core --globalName ZenFS_Emscripten --entry src/index.ts --",
"build:docs": "typedoc --out docs --name 'ZenFS Emscripten' src/index.ts",
"prepublishOnly": "npm run build",
"test": "echo No tests yet",
"postinstall": "patch-package"
"test": "echo No tests yet"
},
"devDependencies": {
"@fal-works/esbuild-plugin-global-externals": "^2.1.2",
Expand Down

0 comments on commit d05044f

Please sign in to comment.