mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 10:03:33 +00:00
fix entities version
This commit is contained in:
parent
397df0c9c6
commit
48af447838
3 changed files with 55 additions and 37 deletions
|
|
@ -360,7 +360,11 @@
|
|||
"zustand": "^4.3.9"
|
||||
},
|
||||
"resolutions": {
|
||||
"styled-components": "^6"
|
||||
"styled-components": "^6",
|
||||
"entities": "2.2.0"
|
||||
},
|
||||
"overrides": {
|
||||
"entities": "2.2.0"
|
||||
},
|
||||
"devEngines": {
|
||||
"runtime": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue