mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
yarn upgrade
And also pin @types/react harder because yarn wanted to give @types/flux a newer version meaning they conflicted.
This commit is contained in:
parent
2ffbf3aa72
commit
22500a2e29
@ -178,6 +178,9 @@
|
||||
"typescript": "4.3.5",
|
||||
"walk": "^2.3.14"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/react": "17.0.14"
|
||||
},
|
||||
"jest": {
|
||||
"testEnvironment": "./__test-utils__/environment.js",
|
||||
"testMatch": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user