Skip to content

Commit

Permalink
bump polka packages
Browse files Browse the repository at this point in the history
  • Loading branch information
NorbertBodziony committed Dec 14, 2023
1 parent 3b2bef8 commit 3ba0b3e
Show file tree
Hide file tree
Showing 3 changed files with 124 additions and 30 deletions.
4 changes: 2 additions & 2 deletions sdk/apps/polkadot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nightlylabs/nightly-connect-polkadot",
"version": "0.0.12",
"version": "0.0.13",
"type": "module",
"exports": {
".": {
Expand Down Expand Up @@ -55,4 +55,4 @@
"eventemitter3": "^5.0.1",
"uuid": "^9.0.0"
}
}
}
6 changes: 3 additions & 3 deletions sdk/packages/selector-polkadot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nightlylabs/wallet-selector-polkadot",
"version": "0.1.12",
"version": "0.1.13",
"description": "",
"type": "module",
"exports": {
Expand All @@ -24,7 +24,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@nightlylabs/nightly-connect-polkadot": "0.0.12",
"@nightlylabs/nightly-connect-polkadot": "0.0.13",
"@nightlylabs/wallet-selector-base": "0.2.4",
"@polkadot/extension-inject": "0.46.5",
"@polkadot/api": "10.10.1",
Expand All @@ -40,4 +40,4 @@
"tslib": "^2.5.3",
"typescript": "^5.1.3"
}
}
}
144 changes: 119 additions & 25 deletions sdk/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3ba0b3e

Please sign in to comment.