|
4 | 4 | "publishConfig": {
|
5 | 5 | "registry": "https://npm.pkg.github.com"
|
6 | 6 | },
|
7 |
| - "version": "0.1.0", |
| 7 | + "version": "0.2.0", |
8 | 8 | "repository": {
|
9 | 9 | "type": "git",
|
10 | 10 | "url": "git+https://github.com/swagger-api/apidom.git"
|
|
36 | 36 | },
|
37 | 37 | "dependencies": {
|
38 | 38 | "@babel/runtime-corejs3": "=7.15.4",
|
39 |
| - "@swagger-api/apidom-core": "^0.1.0", |
40 |
| - "@swagger-api/apidom-ns-openapi-3-1": "^0.1.0", |
41 |
| - "@swagger-api/apidom-parser": "^0.1.0", |
42 |
| - "@swagger-api/apidom-parser-adapter-asyncapi-json-2": "^0.1.0", |
43 |
| - "@swagger-api/apidom-parser-adapter-asyncapi-yaml-2": "^0.1.0", |
44 |
| - "@swagger-api/apidom-parser-adapter-openapi-json-3-1": "^0.1.0", |
45 |
| - "@swagger-api/apidom-parser-adapter-openapi-yaml-3-1": "^0.1.0", |
46 |
| - "@swagger-api/apidom-reference": "^0.1.0", |
| 39 | + "@swagger-api/apidom-core": "^0.2.0", |
| 40 | + "@swagger-api/apidom-ns-openapi-3-1": "^0.2.0", |
| 41 | + "@swagger-api/apidom-parser": "^0.2.0", |
| 42 | + "@swagger-api/apidom-parser-adapter-asyncapi-json-2": "^0.2.0", |
| 43 | + "@swagger-api/apidom-parser-adapter-asyncapi-yaml-2": "^0.2.0", |
| 44 | + "@swagger-api/apidom-parser-adapter-openapi-json-3-1": "^0.2.0", |
| 45 | + "@swagger-api/apidom-parser-adapter-openapi-yaml-3-1": "^0.2.0", |
| 46 | + "@swagger-api/apidom-reference": "^0.2.0", |
47 | 47 | "@types/ramda": "=0.27.45",
|
48 | 48 | "ajv": "^6.12.2",
|
49 | 49 | "json-source-map": "^0.6.1",
|
|
0 commit comments