|
1 | 1 | {
|
2 | 2 | "name": "@web3api/client-js",
|
3 | 3 | "description": "Web3API Javascript Client",
|
4 |
| - "version": "0.0.1-prealpha.81", |
| 4 | + "version": "0.0.1-prealpha.82", |
5 | 5 | "license": "MIT",
|
6 | 6 | "repository": {
|
7 | 7 | "type": "git",
|
|
21 | 21 | "test:watch": "jest --watch --passWithNoTests --verbose --detectOpenHandles"
|
22 | 22 | },
|
23 | 23 | "dependencies": {
|
24 |
| - "@web3api/asyncify-js": "0.0.1-prealpha.81", |
25 |
| - "@web3api/core-js": "0.0.1-prealpha.81", |
26 |
| - "@web3api/ens-plugin-js": "0.0.1-prealpha.81", |
27 |
| - "@web3api/ethereum-plugin-js": "0.0.1-prealpha.81", |
28 |
| - "@web3api/fs-plugin-js": "0.0.1-prealpha.81", |
29 |
| - "@web3api/graph-node-plugin-js": "0.0.1-prealpha.81", |
30 |
| - "@web3api/http-plugin-js": "0.0.1-prealpha.81", |
31 |
| - "@web3api/ipfs-plugin-js": "0.0.1-prealpha.81", |
32 |
| - "@web3api/logger-plugin-js": "0.0.1-prealpha.81", |
33 |
| - "@web3api/schema-parse": "0.0.1-prealpha.81", |
34 |
| - "@web3api/sha3-plugin-js": "0.0.1-prealpha.81", |
35 |
| - "@web3api/tracing-js": "0.0.1-prealpha.81", |
36 |
| - "@web3api/uts46-plugin-js": "0.0.1-prealpha.81", |
| 24 | + "@web3api/asyncify-js": "0.0.1-prealpha.82", |
| 25 | + "@web3api/core-js": "0.0.1-prealpha.82", |
| 26 | + "@web3api/ens-plugin-js": "0.0.1-prealpha.82", |
| 27 | + "@web3api/ethereum-plugin-js": "0.0.1-prealpha.82", |
| 28 | + "@web3api/fs-plugin-js": "0.0.1-prealpha.82", |
| 29 | + "@web3api/graph-node-plugin-js": "0.0.1-prealpha.82", |
| 30 | + "@web3api/http-plugin-js": "0.0.1-prealpha.82", |
| 31 | + "@web3api/ipfs-plugin-js": "0.0.1-prealpha.82", |
| 32 | + "@web3api/logger-plugin-js": "0.0.1-prealpha.82", |
| 33 | + "@web3api/schema-parse": "0.0.1-prealpha.82", |
| 34 | + "@web3api/sha3-plugin-js": "0.0.1-prealpha.82", |
| 35 | + "@web3api/tracing-js": "0.0.1-prealpha.82", |
| 36 | + "@web3api/uts46-plugin-js": "0.0.1-prealpha.82", |
37 | 37 | "graphql": "15.5.0",
|
38 | 38 | "js-yaml": "3.14.0",
|
39 | 39 | "uuid": "8.3.2"
|
|
43 | 43 | "@types/js-yaml": "3.11.1",
|
44 | 44 | "@types/prettier": "2.6.0",
|
45 | 45 | "@types/uuid": "8.3.0",
|
46 |
| - "@web3api/cli": "0.0.1-prealpha.81", |
47 |
| - "@web3api/os-js": "0.0.1-prealpha.81", |
48 |
| - "@web3api/test-cases": "0.0.1-prealpha.81", |
49 |
| - "@web3api/test-env-js": "0.0.1-prealpha.81", |
| 46 | + "@web3api/cli": "0.0.1-prealpha.82", |
| 47 | + "@web3api/os-js": "0.0.1-prealpha.82", |
| 48 | + "@web3api/test-cases": "0.0.1-prealpha.82", |
| 49 | + "@web3api/test-env-js": "0.0.1-prealpha.82", |
50 | 50 | "bignumber.js": "9.0.2",
|
51 | 51 | "jest": "26.6.3",
|
52 | 52 | "rimraf": "3.0.2",
|
|
0 commit comments