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 Mar 31, 2024
1 parent 3092576 commit 9d19018
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#073d5f501ccf9521942d93f6522d1125058c196a",
"@plebbit/plebbit-js": "https://github.com/plebbit/plebbit-js.git#5db390a2e49a4c2a42d3818d186a7021c63531bb",
"@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 @@ -2935,9 +2935,9 @@
mkdirp "^1.0.4"
rimraf "^3.0.2"

"@plebbit/plebbit-js@https://github.com/plebbit/plebbit-js.git#073d5f501ccf9521942d93f6522d1125058c196a":
"@plebbit/plebbit-js@https://github.com/plebbit/plebbit-js.git#5db390a2e49a4c2a42d3818d186a7021c63531bb":
version "0.0.3"
resolved "https://github.com/plebbit/plebbit-js.git#073d5f501ccf9521942d93f6522d1125058c196a"
resolved "https://github.com/plebbit/plebbit-js.git#5db390a2e49a4c2a42d3818d186a7021c63531bb"
dependencies:
"@bonfida/spl-name-service" "2.3.8"
"@chainsafe/libp2p-gossipsub" "12.0.0"
Expand Down

0 comments on commit 9d19018

Please sign in to comment.