Skip to content

Commit

Permalink
Merge pull request #15 from NillionNetwork/release
Browse files Browse the repository at this point in the history
release nillion v0.2.1
  • Loading branch information
oceans404 authored May 7, 2024
2 parents 557b9d7 + ba618a4 commit 73a32b1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@ethersproject/providers": "^5.7.2",
"@heroicons/react": "^2.0.11",
"@nillion/nillion-client-js-browser": "^0.1.1",
"@nillion/nillion-client-js-browser": "^0.2.1",
"@rainbow-me/rainbowkit": "1.3.5",
"@uniswap/sdk-core": "^4.0.1",
"@uniswap/v2-sdk": "^3.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1155,10 +1155,10 @@ __metadata:
languageName: node
linkType: hard

"@nillion/nillion-client-js-browser@npm:^0.1.1":
version: 0.1.1
resolution: "@nillion/nillion-client-js-browser@npm:0.1.1"
checksum: 981e9acc9d56c688c3ec1d4d78559faa107e87b9f2d1f8f8835f75b7434a9ab94f6d9a9e6dd5b90e4de71b51662b31f1a21760b2c42083b650d4c3f1dc3373c9
"@nillion/nillion-client-js-browser@npm:^0.2.1":
version: 0.2.1
resolution: "@nillion/nillion-client-js-browser@npm:0.2.1"
checksum: 98a9bf47b9ff1dde83a263b9986c5b6e59cb1582855ce87330df72688af7b60d228b65074fc4d7c5bf1bc9656ffc23c8e917b4d699e640cefe7d4a0acb04592c
languageName: node
linkType: hard

Expand Down Expand Up @@ -1931,7 +1931,7 @@ __metadata:
dependencies:
"@ethersproject/providers": ^5.7.2
"@heroicons/react": ^2.0.11
"@nillion/nillion-client-js-browser": ^0.1.1
"@nillion/nillion-client-js-browser": ^0.2.1
"@rainbow-me/rainbowkit": 1.3.5
"@trivago/prettier-plugin-sort-imports": ^4.1.1
"@types/node": ^17.0.35
Expand Down

0 comments on commit 73a32b1

Please sign in to comment.