@graphql-codegen/typescript-enum-array
Advanced tools
Comparing version
{ | ||
"name": "@graphql-codegen/typescript-enum-array", | ||
"version": "2.4.0-alpha-20230130222807-0d02512bf", | ||
"version": "2.4.0-alpha-20230130222857-93e806ed9", | ||
"description": "GraphQL Code Generator plugin for adding const array", | ||
@@ -11,3 +11,3 @@ "peerDependencies": { | ||
"@graphql-codegen/visitor-plugin-common": "2.13.7", | ||
"tslib": "~2.4.0" | ||
"tslib": "~2.5.0" | ||
}, | ||
@@ -14,0 +14,0 @@ "repository": { |
+ Added
Updated