@tatumio/tron 2.0.1-alpha.280 → 2.0.1-alpha.286

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +7 -7
package/package.json CHANGED
@@ -1,19 +1,19 @@
1
1
  {
2
2
  "name": "@tatumio/tron",
3
- "version": "2.0.1-alpha.280",
3
+ "version": "2.0.1-alpha.286",
4
4
  "type": "commonjs",
5
5
  "license": "MIT",
6
6
  "main": "./src/index.js",
7
7
  "typings": "./src/index.d.ts",
8
8
  "dependencies": {
9
- "@tatumio/shared-testing-common": "2.0.1-alpha.280",
10
- "@tatumio/api-client": "2.0.1-alpha.280",
9
+ "@tatumio/shared-testing-common": "2.0.1-alpha.286",
10
+ "@tatumio/api-client": "2.0.1-alpha.286",
11
11
  "axios": "^0.26.0",
12
12
  "form-data": "^4.0.0",
13
- "@tatumio/shared-blockchain-evm-based": "2.0.1-alpha.280",
14
- "@tatumio/shared-core": "2.0.1-alpha.280",
15
- "@tatumio/shared-blockchain-abstract": "2.0.1-alpha.280",
16
- "@tatumio/shared-abstract-sdk": "2.0.1-alpha.280",
13
+ "@tatumio/shared-blockchain-evm-based": "2.0.1-alpha.286",
14
+ "@tatumio/shared-core": "2.0.1-alpha.286",
15
+ "@tatumio/shared-blockchain-abstract": "2.0.1-alpha.286",
16
+ "@tatumio/shared-abstract-sdk": "2.0.1-alpha.286",
17
17
  "bignumber.js": "^9.0.2",
18
18
  "ethereumjs-wallet": "^1.0.2",
19
19
  "bip39": "^3.0.2",