Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Commit 85f753d

Browse files
author
Brad Hart
authored
Merge pull request #817 from EOSIO/version_bump
Bumping the version to 22.0.0-rc1
2 parents d765fc3 + d2fbe3f commit 85f753d

File tree

2 files changed

+119
-96
lines changed

2 files changed

+119
-96
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eosjs",
3-
"version": "21.1.0",
3+
"version": "22.0.0-rc1",
44
"description": "Talk to eos API",
55
"main": "dist/index.js",
66
"scripts": {
@@ -34,8 +34,8 @@
3434
"devDependencies": {
3535
"@blockone/eslint-config-blockone": "^3.0.0",
3636
"@types/elliptic": "^6.4.12",
37-
"@types/jest": "^26.0.15",
38-
"@types/node": "^14.14.9",
37+
"@types/jest": "^26.0.19",
38+
"@types/node": "^14.14.13",
3939
"@types/pako": "^1.0.1",
4040
"cypress": "^4.12.1",
4141
"eosjs-ecc": "^4.0.7",

0 commit comments

Comments
 (0)