mirror of
https://github.com/vacp2p/universal-connectivity.git
synced 2026-01-08 22:58:07 -05:00
fix: pin react-curse to 1.0.15 (#311)
Somewhere between 1.0.15 and 1.0.22 react-curse broke the UI. There's [no convenient overview](https://github.com/infely/react-curse/issues/100) of changes so just pin it to the last working version while investigation is ongoing.
This commit is contained in:
2094
node-js-peer/package-lock.json
generated
2094
node-js-peer/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -30,7 +30,7 @@
|
||||
"multiformats": "^13.3.2",
|
||||
"protons-runtime": "^5.5.0",
|
||||
"react": "^18.3.1",
|
||||
"react-curse": "^1.0.0",
|
||||
"react-curse": "1.0.15",
|
||||
"uint8arraylist": "^2.4.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user