@tatumio/tron 2.0.1-alpha.278 → 2.0.1-alpha.283

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.278",
3
+ "version": "2.0.1-alpha.283",
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.278",
10
- "@tatumio/api-client": "2.0.1-alpha.278",
9
+ "@tatumio/shared-testing-common": "2.0.1-alpha.283",
10
+ "@tatumio/api-client": "2.0.1-alpha.283",
11
11
  "axios": "^0.26.0",
12
12
  "form-data": "^4.0.0",
13
- "@tatumio/shared-blockchain-evm-based": "2.0.1-alpha.278",
14
- "@tatumio/shared-core": "2.0.1-alpha.278",
15
- "@tatumio/shared-blockchain-abstract": "2.0.1-alpha.278",
16
- "@tatumio/shared-abstract-sdk": "2.0.1-alpha.278",
13
+ "@tatumio/shared-blockchain-evm-based": "2.0.1-alpha.283",
14
+ "@tatumio/shared-core": "2.0.1-alpha.283",
15
+ "@tatumio/shared-blockchain-abstract": "2.0.1-alpha.283",
16
+ "@tatumio/shared-abstract-sdk": "2.0.1-alpha.283",
17
17
  "bignumber.js": "^9.0.2",
18
18
  "ethereumjs-wallet": "^1.0.2",
19
19
  "bip39": "^3.0.2",