Skip to content

Commit ad021a6

Browse files
authored
Merge pull request #427 from docknetwork/DCKA-5122-upgrade-node-and-the-wallet-sdk-versions-for-the-wallet-examples-2
upgrade wallet-sdk in the examples folder
2 parents 96063be + 94499cf commit ad021a6

9 files changed

Lines changed: 9276 additions & 17501 deletions

File tree

examples/angular-example/package-lock.json

Lines changed: 1127 additions & 6481 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/angular-example/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"@angular/platform-browser-dynamic": "^19.2.0",
1919
"@angular/router": "^19.2.0",
2020
"@docknetwork/prettyvc": "^1.3.17",
21-
"@docknetwork/wallet-sdk-core": "^1.5.11",
22-
"@docknetwork/wallet-sdk-data-store-typeorm": "^1.5.11",
23-
"@docknetwork/wallet-sdk-data-store-web": "^1.5.11",
24-
"@docknetwork/wallet-sdk-relay-service": "^1.5.11",
25-
"@docknetwork/wallet-sdk-wasm": "^1.5.11",
21+
"@docknetwork/wallet-sdk-core": "^1.5.14",
22+
"@docknetwork/wallet-sdk-data-store": "^1.5.14",
23+
"@docknetwork/wallet-sdk-data-store-web": "^1.5.14",
24+
"@docknetwork/wallet-sdk-relay-service": "^1.5.14",
25+
"@docknetwork/wallet-sdk-wasm": "^1.5.14",
2626
"process": "^0.11.10",
2727
"rxjs": "~7.8.0",
2828
"tslib": "^2.3.0",

0 commit comments

Comments
 (0)