This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
admin-panel/graphql-types/package.json

11 lines
183 B
JSON

{
"name": "graphql-types",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"dependencies": {
"@graphql-codegen/cli": "^1.21.2",
"graphql": "^15.5.0"
}
}