We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90ba01f commit b7e5669Copy full SHA for b7e5669
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@netcracker/qubership-apihub-api-unifier",
3
- "version": "1.0.4-next.2",
+ "version": "1.0.4",
4
"description": "Tools for JsonSchema/Openapi/GraphQL spec for unified processing",
5
"module": "./dist/index.es.js",
6
"main": "./dist/index.cjs.js",
@@ -73,4 +73,4 @@
73
"vite-plugin-singlefile": "2.0.1",
74
"vite-plugin-target": "0.1.1"
75
}
76
-}
+}
0 commit comments