Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit bb85588

Browse files
authored
Fix the error encounter when running node
Done by updating the peer-info package.
1 parent 63eeece commit bb85588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"path-exists": "^3.0.0",
117117
"peer-book": "^0.3.0",
118118
"peer-id": "^0.8.1",
119-
"peer-info": "^0.8.1",
119+
"peer-info": "^0.8.2",
120120
"promisify-es6": "^1.0.2",
121121
"pull-file": "^1.0.0",
122122
"pull-paramap": "^1.2.1",

0 commit comments

Comments
 (0)