Skip to content

Commit b0ca1b7

Browse files
committed
chore: remove PowerShell release script
1 parent 9a1ea7a commit b0ca1b7

File tree

2 files changed

+0
-57
lines changed

2 files changed

+0
-57
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"format": "prettier --write .",
1515
"format:check": "prettier --check .",
1616
"check": "npm run typecheck && npm run lint && npm run format:check",
17-
"release": "powershell -ExecutionPolicy Bypass -File scripts/release.ps1",
1817
"prepare": "husky"
1918
},
2019
"lint-staged": {

scripts/release.ps1

Lines changed: 0 additions & 56 deletions
This file was deleted.

0 commit comments

Comments
 (0)