astro-graphql-plugin
Advanced tools
Comparing version 0.0.9 to 0.1.0
{ | ||
"name": "astro-graphql-plugin", | ||
"version": "0.0.9", | ||
"version": "0.1.0", | ||
"type": "module", | ||
@@ -22,3 +22,3 @@ "exports": { | ||
"astro": "^3.0.7", | ||
"graphql": "^16.8.0", | ||
"graphql": "16.8.0", | ||
"typescript": "^5.2.2" | ||
@@ -25,0 +25,0 @@ }, |
23203