@graphql-mesh/postgraphile 0.104.20-alpha-20251223002155-eed7b8b72e033e9912f0dd43a506d0c93c465284 → 0.104.20-alpha-20251223003157-bc3086d095572d5228639cf2ddaf803e9eee67c1
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,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/postgraphile",
|
|
3
|
-
"version": "0.104.20-alpha-
|
|
3
|
+
"version": "0.104.20-alpha-20251223003157-bc3086d095572d5228639cf2ddaf803e9eee67c1",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|
|
7
7
|
},
|
|
8
8
|
"dependencies": {
|
|
9
9
|
"@graphql-mesh/cross-helpers": "^0.4.11",
|
|
10
|
-
"@graphql-mesh/store": "0.104.20-alpha-
|
|
10
|
+
"@graphql-mesh/store": "0.104.20-alpha-20251223003157-bc3086d095572d5228639cf2ddaf803e9eee67c1",
|
|
11
11
|
"@graphql-mesh/string-interpolation": "^0.5.9",
|
|
12
12
|
"@graphql-mesh/types": "^0.104.18",
|
|
13
13
|
"@graphql-mesh/utils": "^0.104.18",
|