Skip to content

Commit 8f7edfb

Browse files
committed
Remove reinstall script.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
1 parent 99d96bf commit 8f7edfb

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
@@ -24,7 +24,6 @@
2424
"scripts": {
2525
"start": "vite",
2626
"watch-ts": "tsc -w",
27-
"reinstall": "rimraf node_modules && npm install",
2827
"postinstall": "electron-builder install-app-deps",
2928
"lint-css": "stylelint \"app/**/*.css\"",
3029
"lint-html": "htmlhint \"app/**/*.html\"",

0 commit comments

Comments
 (0)