@graphql-mesh/raml 0.108.13 → 0.108.14-alpha-20250131092314-9768df0daaefb5600beeda0845e991d3513b3af8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/raml",
|
|
3
|
-
"version": "0.108.
|
|
3
|
+
"version": "0.108.14-alpha-20250131092314-9768df0daaefb5600beeda0845e991d3513b3af8",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"@graphql-mesh/store": "^0.103.12",
|
|
10
10
|
"@graphql-mesh/types": "^0.103.12",
|
|
11
11
|
"@graphql-mesh/utils": "^0.103.12",
|
|
12
|
-
"@omnigraph/raml": "0.108.
|
|
12
|
+
"@omnigraph/raml": "0.108.14-alpha-20250131092314-9768df0daaefb5600beeda0845e991d3513b3af8",
|
|
13
13
|
"tslib": "^2.4.0"
|
|
14
14
|
},
|
|
15
15
|
"repository": {
|