Skip to content

Commit

Permalink
update to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
soloseng committed Mar 5, 2024
1 parent 506f88c commit 9ba2289
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/identity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"io-ts": "2.0.1"
},
"devDependencies": {
"@celo/celo-devchain": "7.0.0-beta.0",
"@celo/celo-devchain": "7.0.0",
"@celo/dev-utils": "0.0.1-beta.1",
"@celo/wallet-local": "^5.1.2",
"@types/elliptic": "^6.4.16",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1322,9 +1322,9 @@ __metadata:
languageName: node
linkType: hard

"@celo/celo-devchain@npm:7.0.0-beta.0":
version: 7.0.0-beta.0
resolution: "@celo/celo-devchain@npm:7.0.0-beta.0"
"@celo/celo-devchain@npm:7.0.0":
version: 7.0.0
resolution: "@celo/celo-devchain@npm:7.0.0"
dependencies:
commander: "npm:^10.0.0"
ganache: "npm:@celo/[email protected]"
Expand All @@ -1333,7 +1333,7 @@ __metadata:
tmp: "npm:^0.2.1"
bin:
celo-devchain: dist/run.js
checksum: 10/491f4185e946b8b6bc632e2a7f8983bc4c76ae263e37d22f5d45be9428dc08ae2303bf22f07affad2a607506994b26996edccc9b2ea3f55e0f6b200a0bd6ae77
checksum: 10/91f3fd48475eb0a9ee1e0c8ad1adb9461ac884023ae87b49e5080421f66b57c9d28764bcdd21cb4c5de0af72b802037330bf8e5b1a82177d716aaf1c3f64bb8f
languageName: node
linkType: hard

Expand Down Expand Up @@ -1468,7 +1468,7 @@ __metadata:
resolution: "@celo/identity@workspace:packages/identity"
dependencies:
"@celo/base": "npm:^6.0.0"
"@celo/celo-devchain": "npm:7.0.0-beta.0"
"@celo/celo-devchain": "npm:7.0.0"
"@celo/contractkit": "npm:^7.0.0"
"@celo/dev-utils": "npm:0.0.1-beta.1"
"@celo/odis-identifiers": "npm:^1.0.0"
Expand Down

0 comments on commit 9ba2289

Please sign in to comment.