Skip to content

Commit

Permalink
only update devchain
Browse files Browse the repository at this point in the history
  • Loading branch information
soloseng committed Feb 13, 2024
1 parent dffc66f commit e3ee499
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/encrypted-backup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"io-ts": "2.0.1"
},
"devDependencies": {
"@celo/dev-utils": "0.0.1",
"@celo/dev-utils": "0.0.1-beta.1",
"fetch-mock": "9.11.0",
"jest": "^29.7.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/identity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@celo/celo-devchain": "6.0.3",
"@celo/dev-utils": "0.0.1",
"@celo/dev-utils": "0.0.1-beta.1",
"@celo/wallet-local": "^5.1.2",
"@types/elliptic": "^6.4.16",
"fetch-mock": "9.11.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1758,9 +1758,9 @@ __metadata:
languageName: node
linkType: hard

"@celo/dev-utils@npm:0.0.1":
version: 0.0.1
resolution: "@celo/dev-utils@npm:0.0.1"
"@celo/dev-utils@npm:0.0.1-beta.1":
version: 0.0.1-beta.1
resolution: "@celo/dev-utils@npm:0.0.1-beta.1"
dependencies:
bignumber.js: "npm:^9.0.0"
fs-extra: "npm:^8.1.0"
Expand All @@ -1769,7 +1769,7 @@ __metadata:
tmp: "npm:^0.1.0"
web3: "npm:1.10.0"
web3-core-helpers: "npm:1.10.0"
checksum: 66915944a9cdd7d69062dd535296af65cd238056842ccf8b33051b8290f217c7cc678e24ddab55947e41a4e1884b4d63e997eb52bda9dc4d46f591c93c6ae962
checksum: 8d7dba3953050f301329ee6e62dac146a9d1282aec0d96a4edbdac2d1eb93b6174463dfd1d1b5f4b649607593ce98afabb25624aeffbcb34287e6d1a3ef37a19
languageName: node
linkType: hard

Expand All @@ -1779,7 +1779,7 @@ __metadata:
dependencies:
"@celo/base": "npm:^6.0.0"
"@celo/connect": "npm:^5.1.2"
"@celo/dev-utils": "npm:0.0.1"
"@celo/dev-utils": "npm:0.0.1-beta.1"
"@celo/identity": "npm:^5.1.1"
"@celo/phone-number-privacy-common": "npm:^3.1.1"
"@celo/poprf": "npm:^0.1.9"
Expand All @@ -1801,7 +1801,7 @@ __metadata:
"@celo/base": "npm:^6.0.0"
"@celo/celo-devchain": "npm:6.0.3"
"@celo/contractkit": "npm:^7.0.0"
"@celo/dev-utils": "npm:0.0.1"
"@celo/dev-utils": "npm:0.0.1-beta.1"
"@celo/odis-identifiers": "npm:^1.0.0"
"@celo/phone-number-privacy-common": "npm:^3.1.1"
"@celo/utils": "npm:^6.0.0"
Expand Down

0 comments on commit e3ee499

Please sign in to comment.