Skip to content

Commit 86d6afc

Browse files
committed
chore(package.json): remove the prerelease stanza from package.json
1 parent db940c5 commit 86d6afc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"commit": "git-cz",
1111
"lint": "./node_modules/.bin/eslint ./src",
1212
"lint:fix": "npm run lint -- --fix",
13-
"prerelease": "npm run test:coverage",
1413
"release": "standard-version",
1514
"first-release": "npm run release -- --first-release && git push origin --tags",
1615
"release:dry-run": "npm run release -- --dry-run",

0 commit comments

Comments
 (0)