Skip to content

Commit

Permalink
chore(releng) bump version to 10.1.0-beta-RC.0
Browse files Browse the repository at this point in the history
  • Loading branch information
roxaneletourneau committed Aug 12, 2021
1 parent 5d8537c commit d33f5fd
Show file tree
Hide file tree
Showing 55 changed files with 162 additions and 29,909 deletions.
870 changes: 10 additions & 860 deletions example/package-lock.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@taquito/example",
"private": true,
"version": "10.0.0",
"version": "10.1.0-beta-RC.0",
"scripts": {
"example:at": "node -r ts-node/register --preserve-symlinks contract-schema.ts",
"example:origination": "node -r ts-node/register --preserve-symlinks contract-origination.ts",
Expand All @@ -21,12 +21,12 @@
},
"dependencies": {
"@ledgerhq/hw-transport-node-hid": "^5.43.0",
"@taquito/ledger-signer": "^10.0.0",
"@taquito/michel-codec": "^10.0.0",
"@taquito/michelson-encoder": "^10.0.0",
"@taquito/signer": "^10.0.0",
"@taquito/taquito": "^10.0.0",
"@taquito/tzip16": "^10.0.0",
"@taquito/ledger-signer": "^10.1.0-beta-RC.0",
"@taquito/michel-codec": "^10.1.0-beta-RC.0",
"@taquito/michelson-encoder": "^10.1.0-beta-RC.0",
"@taquito/signer": "^10.1.0-beta-RC.0",
"@taquito/taquito": "^10.1.0-beta-RC.0",
"@taquito/tzip16": "^10.1.0-beta-RC.0",
"bignumber.js": "^9.0.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit d33f5fd

Please sign in to comment.