mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-02 18:17:46 +01:00
chore: remove post-install type hack (#11860)
This commit is contained in:
parent
e3e675383f
commit
77309d89f9
@ -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/*",
|
||||||
|
Loading…
Reference in New Issue
Block a user