chore: reinstall script
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"lint": "eslint \"packages/**/*.ts\"",
|
||||
"lint-staged": "lint-staged",
|
||||
"pretest": "pnpm build",
|
||||
"reinstall": "./scripts/reinstall.sh",
|
||||
"reinstall": "pnpm clean:unix && pnpm install",
|
||||
"list:packages": "./scripts/list_published_packages.sh beta",
|
||||
"script:release:beta": "./scripts/release_beta.sh",
|
||||
"test": "pnpm test:int && pnpm test:components && pnpm test:e2e",
|
||||
|
||||
Reference in New Issue
Block a user