Skip to content

Commit

Permalink
Merge pull request #67 from aeternity/refactor/client_update_ae_sdk
Browse files Browse the repository at this point in the history
Update @aeternity/aepp-sdk to 12.1.1
  • Loading branch information
Kalovelo authored Aug 1, 2022
2 parents ebdd84e + 0bc5662 commit 49e5f4b
Show file tree
Hide file tree
Showing 6 changed files with 172 additions and 50 deletions.
176 changes: 145 additions & 31 deletions client/package-lock.json

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

3 changes: 2 additions & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,14 @@
]
},
"dependencies": {
"@aeternity/aepp-sdk": "^12.0.0",
"@aeternity/aepp-sdk": "^12.1.1",
"@aeternity/rock-paper-scissors": "../contract",
"@rushstack/eslint-patch": "^1.1.4",
"@vitejs/plugin-vue": "^2.3.3",
"@vue/eslint-config-typescript": "^11.0.0",
"@vue/test-utils": "^2.0.0",
"pinia": "^2.0.14",
"sha.js": "^2.4.11",
"vite": "^2.9.9",
"vitest": "^0.15.2",
"vue": "^3.2.25"
Expand Down
Loading

0 comments on commit 49e5f4b

Please sign in to comment.