Skip to content

Commit 3f627ca

Browse files
committed
remove prepare
1 parent 90f2592 commit 3f627ca

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
"run": "ts-node",
4141
"release": "release-it --non-interactive",
4242
"changelog": "auto-changelog -p",
43-
"prepare": "npm run build",
4443
"prepublishOnly": "npm run build",
4544
"mocha": "TS_NODE_PROJECT='./test/tsconfig.json' mocha --config=test/.mocharc.json --node-env=test --exit",
4645
"test": "npm run lint && npm run test:unit:cover && npm run test:integration:cover",

0 commit comments

Comments
 (0)