Skip to content

Commit

Permalink
Increment versions: ContractKit->0.3.1-dev, Utils->0.1.9-dev (#3094)
Browse files Browse the repository at this point in the history
  • Loading branch information
gastonponti authored Mar 12, 2020
1 parent 1424ee3 commit c81081f
Show file tree
Hide file tree
Showing 13 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions packages/attestation-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"lint": "tslint -c tslint.json --project ."
},
"dependencies": {
"@celo/contractkit": "0.2.15-dev",
"@celo/utils": "0.1.8-dev",
"@celo/contractkit": "0.3.1-dev",
"@celo/utils": "0.1.9-dev",
"bignumber.js": "^7.2.0",
"body-parser": "1.19.0",
"bunyan": "1.8.12",
Expand Down
4 changes: 2 additions & 2 deletions packages/celotool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"license": "Apache-2.0",
"dependencies": {
"@celo/verification-pool-api": "^1.0.0",
"@celo/utils": "0.1.8-dev",
"@celo/utils": "0.1.9-dev",
"@celo/walletkit": "^0.0.15",
"@celo/contractkit": "0.2.15-dev",
"@celo/contractkit": "0.3.1-dev",
"@google-cloud/monitoring": "0.7.1",
"@google-cloud/pubsub": "^0.28.1",
"@google-cloud/storage": "^2.4.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"test": "TZ=UTC jest --runInBand"
},
"dependencies": {
"@celo/contractkit": "0.2.15-dev",
"@celo/utils": "0.1.8-dev",
"@celo/contractkit": "0.3.1-dev",
"@celo/utils": "0.1.9-dev",
"@oclif/command": "^1",
"@oclif/config": "^1",
"@oclif/plugin-help": "^2",
Expand Down
4 changes: 2 additions & 2 deletions packages/contractkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@celo/contractkit",
"version": "0.2.15-dev",
"version": "0.3.1-dev",
"description": "Celo's ContractKit to interact with Celo network",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand All @@ -27,7 +27,7 @@
"lint": "tslint -c tslint.json --project ."
},
"dependencies": {
"@celo/utils": "0.1.8-dev",
"@celo/utils": "0.1.9-dev",
"@types/debug": "^4.1.5",
"bignumber.js": "^7.2.0",
"cross-fetch": "3.0.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/dappkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"build": "tsc"
},
"dependencies": {
"@celo/contractkit": "0.2.15-dev",
"@celo/utils": "0.1.8-dev",
"@celo/contractkit": "0.3.1-dev",
"@celo/utils": "0.1.9-dev",
"expo": "^36.0.2",
"expo-contacts": "8.0.0",
"libphonenumber-js": "^1.7.22",
Expand Down
2 changes: 1 addition & 1 deletion packages/leaderboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"author": "Celo",
"license": "Apache-2.0",
"dependencies": {
"@celo/contractkit": "0.2.15-dev",
"@celo/contractkit": "0.3.1-dev",
"@types/pg": "^7.11.2",
"google-spreadsheet": "^2.0.8",
"pg": "^7.12.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
},
"dependencies": {
"@celo/client": "0.0.266",
"@celo/contractkit": "0.2.15-dev",
"@celo/contractkit": "0.3.1-dev",
"@celo/react-components": "1.0.0",
"@celo/react-native-sms-retriever": "git+https://github.com/celo-org/react-native-sms-retriever#b88e502",
"@celo/utils": "0.1.8-dev",
"@celo/utils": "0.1.9-dev",
"@celo/walletkit": "^0.0.15",
"@react-native-community/async-storage": "^1.6.2",
"@react-native-community/netinfo": "^4.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@0x/sol-profiler": "^3.0.0",
"@0x/sol-trace": "^2.0.16",
"@0x/subproviders": "^5.0.0",
"@celo/utils": "0.1.8-dev",
"@celo/utils": "0.1.9-dev",
"apollo-client": "^2.4.13",
"bls12377js": "https://github.com/celo-org/bls12377js#400bcaeec9e7620b040bfad833268f5289699cac",
"chai-subset": "^1.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@celo/react-native-sms-retriever": "git+https://github.com/celo-org/react-native-sms-retriever#b88e502",
"@celo/utils": "0.1.8-dev",
"@celo/utils": "0.1.9-dev",
"hoist-non-react-statics": "^3.3.0",
"lodash": "^4.17.14",
"react-native-autocomplete-input": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/transaction-metrics-exporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"private": true,
"dependencies": {
"@celo/contractkit": "0.2.9",
"@celo/utils": "0.1.8-dev",
"@celo/utils": "0.1.9-dev",
"express": "4.16.4",
"prom-client": "11.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@celo/utils",
"version": "0.1.8-dev",
"version": "0.1.9-dev",
"description": "Celo common utils",
"author": "Celo",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/verifier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@celo/react-components": "1.0.0",
"@celo/react-native-sms-retriever": "git+https://github.com/celo-org/react-native-sms-retriever#b88e502",
"@celo/utils": "0.1.8-dev",
"@celo/utils": "0.1.9-dev",
"@react-native-community/async-storage": "^1.6.2",
"@react-native-community/netinfo": "^4.4.0",
"@segment/analytics-react-native": "^1.1.0-beta.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/walletkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@0x/subproviders": "^4.1.0",
"@celo/utils": "0.1.8-dev",
"@celo/utils": "0.1.9-dev",
"@google-cloud/storage": "^2.3.3",
"bignumber.js": "^7.2.0",
"chalk": "^2.4.2",
Expand Down

0 comments on commit c81081f

Please sign in to comment.