|
1 | 1 | { |
2 | 2 | "name": "@polywrap/client-js", |
3 | 3 | "description": "Polywrap Javascript Client", |
4 | | - "version": "0.0.1-prealpha.85", |
| 4 | + "version": "0.0.1-prealpha.86", |
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 | | - "@polywrap/asyncify-js": "0.0.1-prealpha.85", |
25 | | - "@polywrap/core-js": "0.0.1-prealpha.85", |
26 | | - "@polywrap/ens-plugin-js": "0.0.1-prealpha.85", |
27 | | - "@polywrap/ethereum-plugin-js": "0.0.1-prealpha.85", |
28 | | - "@polywrap/fs-plugin-js": "0.0.1-prealpha.85", |
29 | | - "@polywrap/graph-node-plugin-js": "0.0.1-prealpha.85", |
30 | | - "@polywrap/http-plugin-js": "0.0.1-prealpha.85", |
31 | | - "@polywrap/ipfs-plugin-js": "0.0.1-prealpha.85", |
32 | | - "@polywrap/logger-plugin-js": "0.0.1-prealpha.85", |
33 | | - "@polywrap/schema-parse": "0.0.1-prealpha.85", |
34 | | - "@polywrap/sha3-plugin-js": "0.0.1-prealpha.85", |
35 | | - "@polywrap/tracing-js": "0.0.1-prealpha.85", |
36 | | - "@polywrap/uts46-plugin-js": "0.0.1-prealpha.85", |
| 24 | + "@polywrap/asyncify-js": "0.0.1-prealpha.86", |
| 25 | + "@polywrap/core-js": "0.0.1-prealpha.86", |
| 26 | + "@polywrap/ens-plugin-js": "0.0.1-prealpha.86", |
| 27 | + "@polywrap/ethereum-plugin-js": "0.0.1-prealpha.86", |
| 28 | + "@polywrap/fs-plugin-js": "0.0.1-prealpha.86", |
| 29 | + "@polywrap/graph-node-plugin-js": "0.0.1-prealpha.86", |
| 30 | + "@polywrap/http-plugin-js": "0.0.1-prealpha.86", |
| 31 | + "@polywrap/ipfs-plugin-js": "0.0.1-prealpha.86", |
| 32 | + "@polywrap/logger-plugin-js": "0.0.1-prealpha.86", |
| 33 | + "@polywrap/schema-parse": "0.0.1-prealpha.86", |
| 34 | + "@polywrap/sha3-plugin-js": "0.0.1-prealpha.86", |
| 35 | + "@polywrap/tracing-js": "0.0.1-prealpha.86", |
| 36 | + "@polywrap/uts46-plugin-js": "0.0.1-prealpha.86", |
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 | | - "polywrap": "0.0.1-prealpha.85", |
47 | | - "@polywrap/os-js": "0.0.1-prealpha.85", |
48 | | - "@polywrap/test-cases": "0.0.1-prealpha.85", |
49 | | - "@polywrap/test-env-js": "0.0.1-prealpha.85", |
| 46 | + "polywrap": "0.0.1-prealpha.86", |
| 47 | + "@polywrap/os-js": "0.0.1-prealpha.86", |
| 48 | + "@polywrap/test-cases": "0.0.1-prealpha.86", |
| 49 | + "@polywrap/test-env-js": "0.0.1-prealpha.86", |
50 | 50 | "bignumber.js": "9.0.2", |
51 | 51 | "jest": "26.6.3", |
52 | 52 | "rimraf": "3.0.2", |
|
0 commit comments