Skip to content

Commit ada3049

Browse files
authored
revert: ak utils future (#489)
* Revert "Merge pull request #422 from algorandfoundation/algokit-core" This reverts commit 225b77b. * chore: update ak utils to latest version
1 parent 2449aa8 commit ada3049

File tree

3 files changed

+6
-34
lines changed

3 files changed

+6
-34
lines changed

.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

package-lock.json

Lines changed: 4 additions & 30 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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"@algorandfoundation/algokit-subscriber": "^3.2.0",
33-
"@algorandfoundation/algokit-utils": "^9.2.0-future.6",
33+
"@algorandfoundation/algokit-utils": "^9.1.2",
3434
"@auth0/auth0-react": "^2.2.4",
3535
"@blockshake/defly-connect": "^1.2.1",
3636
"@dnd-kit/core": "^6.1.0",
@@ -148,7 +148,6 @@
148148
},
149149
"overrides": {
150150
"ws@>7.0.0 <7.5.9": "7.5.10",
151-
"esbuild": "0.25.0",
152-
"@algorandfoundation/algokit-utils": "^9.2.0-future.6"
151+
"esbuild": "0.25.0"
153152
}
154153
}

0 commit comments

Comments
 (0)