Skip to content

Commit

Permalink
chore(package.json): upgrade plebbit-js
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanabaroa committed Jun 15, 2024
1 parent 813128a commit a80ef4b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0"
},
"dependencies": {
"@plebbit/plebbit-js": "https://github.com/plebbit/plebbit-js.git#b6f43c4b639b57622318c46a2e46792ae5fb01c3",
"@plebbit/plebbit-js": "https://github.com/plebbit/plebbit-js.git#e44773dc4bb20b5d886699e229c0efc997842d79",
"@plebbit/plebbit-logger": "https://github.com/plebbit/plebbit-logger.git",
"assert": "2.0.0",
"ethers": "5.6.9",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2890,9 +2890,9 @@
mkdirp "^1.0.4"
rimraf "^3.0.2"

"@plebbit/plebbit-js@https://github.com/plebbit/plebbit-js.git#b6f43c4b639b57622318c46a2e46792ae5fb01c3":
"@plebbit/plebbit-js@https://github.com/plebbit/plebbit-js.git#e44773dc4bb20b5d886699e229c0efc997842d79":
version "0.0.3"
resolved "https://github.com/plebbit/plebbit-js.git#b6f43c4b639b57622318c46a2e46792ae5fb01c3"
resolved "https://github.com/plebbit/plebbit-js.git#e44773dc4bb20b5d886699e229c0efc997842d79"
dependencies:
"@bonfida/spl-name-service" "2.4.2"
"@chainsafe/libp2p-gossipsub" "12.0.0"
Expand Down

0 comments on commit a80ef4b

Please sign in to comment.