Skip to content

Commit

Permalink
fix: remove prepublishOnly
Browse files Browse the repository at this point in the history
  • Loading branch information
himself65 committed Sep 13, 2022
1 parent 3620654 commit ccd8646
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 @@ -66,7 +66,6 @@
"scripts": {
"copy": "shx cp LICENSE README.md package.json dist && shx cp -r bin dist",
"build": "tsc && yarn copy",
"prepublishOnly": "npm run build",
"start": "./bin/run.ts",
"example": "yarn workspace y-socket.io-example dev",
"example:server": "yarn workspace y-socket.io-example server:dev",
Expand Down

0 comments on commit ccd8646

Please sign in to comment.