mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-15 17:19:10 +00:00
chore: add resolutions for webpack as storybook is too loose
This commit is contained in:
parent
9ee7fb4878
commit
3748bb8695
2 changed files with 5 additions and 31 deletions
|
@ -60,6 +60,9 @@
|
|||
"ts-jest": "^26.5.4",
|
||||
"typescript": "^4.2.3"
|
||||
},
|
||||
"resolutions": {
|
||||
"webpack": "4.44.2"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{ts,tsx,js,jsx}": [
|
||||
"prettier --write"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue