Skip to content

Commit 72fc2a2

Browse files
committed
chore: remove unused npm scripts
1 parent 21904b0 commit 72fc2a2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

typescript/package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@
1919
"test:integration": "vitest integration --run",
2020
"test:watch": "vitest",
2121
"test:integration:watch": "vitest integration",
22-
"change:add": "changeset add",
23-
"change:publish": "pnpm build:prod && changeset publish --no-git-tag",
24-
"change:version": "changeset version && pnpm lint:fix",
25-
"ci:publish": "pnpm build:prod && pnpm publish -r --access=public",
26-
"prepublishOnly": "pnpm build:prod"
2722
},
2823
"dependencies": {
2924
"ethers": "6.13.5"

0 commit comments

Comments
 (0)