mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix: resolve @libp2p/utils version conflict causing build failures
This commit is contained in:
+2
-1
@@ -121,7 +121,8 @@
|
||||
"wait-on": "7.0.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"@bonfida/spl-name-service": "3.0.0"
|
||||
"@bonfida/spl-name-service": "3.0.0",
|
||||
"@libp2p/utils": "6.7.1"
|
||||
},
|
||||
"main": "electron/main.js",
|
||||
"build": {
|
||||
|
||||
Reference in New Issue
Block a user