|
1 | 1 | { |
2 | 2 | "name": "@web3api/cli", |
3 | 3 | "description": "Web3API CLI", |
4 | | - "version": "0.0.1-prealpha.15", |
| 4 | + "version": "0.0.1-prealpha.16", |
5 | 5 | "license": "MIT", |
6 | 6 | "repository": { |
7 | 7 | "type": "git", |
|
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | 27 | "@formatjs/intl": "1.8.2", |
28 | | - "@web3api/client-js": "0.0.1-prealpha.15", |
29 | | - "@web3api/client-test-env": "0.0.1-prealpha.15", |
30 | | - "@web3api/core-js": "0.0.1-prealpha.15", |
31 | | - "@web3api/ens-plugin-js": "0.0.1-prealpha.15", |
32 | | - "@web3api/ethereum-plugin-js": "0.0.1-prealpha.15", |
33 | | - "@web3api/ipfs-plugin-js": "0.0.1-prealpha.15", |
34 | | - "@web3api/schema-bind": "0.0.1-prealpha.15", |
35 | | - "@web3api/schema-compose": "0.0.1-prealpha.15", |
36 | | - "@web3api/schema-parse": "0.0.1-prealpha.15", |
| 28 | + "@web3api/client-js": "0.0.1-prealpha.16", |
| 29 | + "@web3api/client-test-env": "0.0.1-prealpha.16", |
| 30 | + "@web3api/core-js": "0.0.1-prealpha.16", |
| 31 | + "@web3api/ens-plugin-js": "0.0.1-prealpha.16", |
| 32 | + "@web3api/ethereum-plugin-js": "0.0.1-prealpha.16", |
| 33 | + "@web3api/ipfs-plugin-js": "0.0.1-prealpha.16", |
| 34 | + "@web3api/schema-bind": "0.0.1-prealpha.16", |
| 35 | + "@web3api/schema-compose": "0.0.1-prealpha.16", |
| 36 | + "@web3api/schema-parse": "0.0.1-prealpha.16", |
37 | 37 | "assemblyscript": "0.17.14", |
38 | 38 | "axios": "0.19.2", |
39 | 39 | "chalk": "4.1.0", |
|
52 | 52 | "devDependencies": { |
53 | 53 | "@types/jest": "26.0.8", |
54 | 54 | "@types/node": "12.6.9", |
55 | | - "@web3api/test-env-js": "0.0.1-prealpha.15", |
| 55 | + "@web3api/test-env-js": "0.0.1-prealpha.16", |
56 | 56 | "eslint-plugin-formatjs": "2.12.7", |
57 | 57 | "jest": "26.6.3", |
58 | 58 | "rimraf": "3.0.2", |
|
0 commit comments