mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
chore: remove post-install type hack (#11860)
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
"storybook": "ng run components:storybook",
|
"storybook": "ng run components:storybook",
|
||||||
"build-storybook": "ng run components:build-storybook",
|
"build-storybook": "ng run components:build-storybook",
|
||||||
"build-storybook:ci": "ng run components:build-storybook --webpack-stats-json",
|
"build-storybook:ci": "ng run components:build-storybook --webpack-stats-json",
|
||||||
"postinstall": "patch-package && rimraf ./node_modules/@types/glob && rimraf ./node_modules/@types/minimatch"
|
"postinstall": "patch-package"
|
||||||
},
|
},
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"apps/*",
|
"apps/*",
|
||||||
|
|||||||
Reference in New Issue
Block a user