Skip to content

Commit

Permalink
chore(releng) bump version to 8.1.0-beta-RC.0
Browse files Browse the repository at this point in the history
  • Loading branch information
roxaneletourneau committed Mar 25, 2021
1 parent 738e339 commit d696eef
Show file tree
Hide file tree
Showing 39 changed files with 457 additions and 20,267 deletions.
697 changes: 1 addition & 696 deletions example/package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@taquito/example",
"private": true,
"version": "8.0.6-beta.0",
"version": "8.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 @@ -18,10 +18,10 @@
},
"dependencies": {
"@ledgerhq/hw-transport-node-hid": "^5.43.0",
"@taquito/ledger-signer": "^8.0.6-beta.0",
"@taquito/michel-codec": "^8.0.6-beta.0",
"@taquito/signer": "^8.0.6-beta.0",
"@taquito/taquito": "^8.0.6-beta.0",
"@taquito/ledger-signer": "^8.1.0-beta-RC.0",
"@taquito/michel-codec": "^8.1.0-beta-RC.0",
"@taquito/signer": "^8.1.0-beta-RC.0",
"@taquito/taquito": "^8.1.0-beta-RC.0",
"bignumber.js": "^9.0.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit d696eef

Please sign in to comment.