|
1 | 1 | { |
2 | 2 | "name": "@web3api/cli", |
3 | 3 | "description": "Web3API CLI", |
4 | | - "version": "0.0.1-prealpha.4", |
| 4 | + "version": "0.0.1-prealpha.5", |
5 | 5 | "license": "MIT", |
6 | 6 | "repository": { |
7 | 7 | "type": "git", |
|
22 | 22 | "test:watch": "jest --watch --passWithNoTests --verbose" |
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | | - "@web3api/client-js": "0.0.1-prealpha.4", |
26 | | - "@web3api/client-test-env": "0.0.1-prealpha.4", |
27 | | - "@web3api/core-js": "0.0.1-prealpha.4", |
28 | | - "@web3api/ens-plugin-js": "0.0.1-prealpha.4", |
29 | | - "@web3api/ethereum-plugin-js": "0.0.1-prealpha.4", |
30 | | - "@web3api/ipfs-plugin-js": "0.0.1-prealpha.4", |
31 | | - "@web3api/schema-bind": "0.0.1-prealpha.4", |
32 | | - "@web3api/schema-compose": "0.0.1-prealpha.4", |
33 | | - "@web3api/schema-parse": "0.0.1-prealpha.4", |
| 25 | + "@web3api/client-js": "0.0.1-prealpha.5", |
| 26 | + "@web3api/client-test-env": "0.0.1-prealpha.5", |
| 27 | + "@web3api/core-js": "0.0.1-prealpha.5", |
| 28 | + "@web3api/ens-plugin-js": "0.0.1-prealpha.5", |
| 29 | + "@web3api/ethereum-plugin-js": "0.0.1-prealpha.5", |
| 30 | + "@web3api/ipfs-plugin-js": "0.0.1-prealpha.5", |
| 31 | + "@web3api/schema-bind": "0.0.1-prealpha.5", |
| 32 | + "@web3api/schema-compose": "0.0.1-prealpha.5", |
| 33 | + "@web3api/schema-parse": "0.0.1-prealpha.5", |
34 | 34 | "assemblyscript": "0.17.14", |
35 | 35 | "axios": "0.19.2", |
36 | 36 | "chalk": "4.1.0", |
|
0 commit comments