mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-06-25 13:51:34 +00:00
fix(logger): Change formatter that collides with new libp2p version [fixes DXJ-459] (#334)
* Change formatter that collides with new libp2p version
This commit is contained in:
@ -18,6 +18,6 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@fluencelabs/js-client": "workspace:*",
|
||||
"@test/aqua_for_test": "workspace:../../aqua"
|
||||
"@test/aqua_for_test": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user