mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-13 10:24:20 +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",
|
||||
"build-storybook": "ng run components:build-storybook",
|
||||
"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": [
|
||||
"apps/*",
|
||||
|
Loading…
Reference in New Issue
Block a user