Skip to content

Commit 9b2ecb7

Browse files
authored
Merge pull request #115 from algorandfoundation/feat/bump_utils
feat: bump utils version
2 parents 6887976 + 72a5896 commit 9b2ecb7

File tree

4 files changed

+220
-660
lines changed

4 files changed

+220
-660
lines changed

examples/xgov-voting/types/voting-app-client.ts

Lines changed: 181 additions & 639 deletions
Large diffs are not rendered by default.

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"./package.json": "./package.json"
6767
},
6868
"devDependencies": {
69-
"@algorandfoundation/algokit-client-generator": "^4.0.6",
69+
"@algorandfoundation/algokit-client-generator": "^5.0.0-beta.1",
7070
"@commitlint/cli": "^19.2.1",
7171
"@commitlint/config-conventional": "^19.1.0",
7272
"@eslint/js": "^9.16.0",
@@ -98,7 +98,7 @@
9898
"js-sha512": "^0.9.0"
9999
},
100100
"peerDependencies": {
101-
"@algorandfoundation/algokit-utils": "^8.0.0",
101+
"@algorandfoundation/algokit-utils": "^9.0.0-beta.1",
102102
"algosdk": "^3.0.0"
103103
},
104104
"publishConfig": {

tests/contract/client.ts

Lines changed: 22 additions & 9 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)