chore: remove extraneous publish script
This commit is contained in:
parent
d630f3d7d7
commit
dd300d6fb0
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@
|
|||
"prepublishOnly": "npm run reset && npm test",
|
||||
"pretest": "npm run build",
|
||||
"preversion": "npm run reset && npm test",
|
||||
"publish": "npm publish",
|
||||
"release": "npm version",
|
||||
"reset": "npm run clean && npm ci",
|
||||
"test": "ts-node --project=test/tsconfig.json test/run-tests.ts"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue