|
1 | 1 | { |
2 | 2 | "name": "@web3api/client-js", |
3 | 3 | "description": "Web3API Javascript Client", |
4 | | - "version": "0.0.1-prealpha.7", |
| 4 | + "version": "0.0.1-prealpha.8", |
5 | 5 | "license": "MIT", |
6 | 6 | "repository": { |
7 | 7 | "type": "git", |
|
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | 27 | "@msgpack/msgpack": "2.3.0", |
28 | | - "@web3api/core-js": "0.0.1-prealpha.7", |
29 | | - "@web3api/ens-plugin-js": "0.0.1-prealpha.7", |
30 | | - "@web3api/ethereum-plugin-js": "0.0.1-prealpha.7", |
31 | | - "@web3api/ipfs-plugin-js": "0.0.1-prealpha.7", |
32 | | - "@web3api/logger-plugin-js": "0.0.1-prealpha.7", |
33 | | - "@web3api/schema-parse": "0.0.1-prealpha.7", |
| 28 | + "@web3api/core-js": "0.0.1-prealpha.8", |
| 29 | + "@web3api/ens-plugin-js": "0.0.1-prealpha.8", |
| 30 | + "@web3api/ethereum-plugin-js": "0.0.1-prealpha.8", |
| 31 | + "@web3api/ipfs-plugin-js": "0.0.1-prealpha.8", |
| 32 | + "@web3api/logger-plugin-js": "0.0.1-prealpha.8", |
| 33 | + "@web3api/schema-parse": "0.0.1-prealpha.8", |
34 | 34 | "graphql": "^15.4.0", |
35 | 35 | "js-yaml": "3.14.0", |
36 | 36 | "web-worker": "1.0.0" |
|
39 | 39 | "@types/jest": "26.0.8", |
40 | 40 | "@types/js-yaml": "3.11.1", |
41 | 41 | "@types/semver": "^7.3.4", |
42 | | - "@web3api/cli": "0.0.1-prealpha.7", |
43 | | - "@web3api/test-cases": "0.0.1-prealpha.7", |
44 | | - "@web3api/test-env-js": "0.0.1-prealpha.7", |
| 42 | + "@web3api/cli": "0.0.1-prealpha.8", |
| 43 | + "@web3api/test-cases": "0.0.1-prealpha.8", |
| 44 | + "@web3api/test-env-js": "0.0.1-prealpha.8", |
45 | 45 | "jest": "26.2.2", |
46 | 46 | "rimraf": "3.0.2", |
47 | 47 | "ts-jest": "26.1.4", |
|
0 commit comments