chore: husky
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
"start:server:web": "lerna run start --scope=@standardnotes/web-server",
|
||||
"start:server:web:localhost": "lerna run start:no-binding --scope=@standardnotes/web-server",
|
||||
"prepare": "husky install",
|
||||
"release": "standard-version",
|
||||
"reset": "find . -type dir -name node_modules | xargs rm -rf && rm -rf yarn.lock",
|
||||
"version": "yarn install --no-immutable && git add yarn.lock"
|
||||
},
|
||||
@@ -43,7 +42,6 @@
|
||||
"husky": "^8.0.1",
|
||||
"lint-staged": "^13.0.1",
|
||||
"prettier": "^2.6.2",
|
||||
"standard-version": "^9.5.0",
|
||||
"typescript": "^4.7.3",
|
||||
"webpack": "^5.72.0",
|
||||
"webpack-cli": "^4.9.2"
|
||||
|
||||
Reference in New Issue
Block a user