Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"generate": "graphql-codegen -r ts-node/register"
|
||||
},
|
||||
"dependencies": {
|
||||
"graphql": "^16.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@graphql-codegen/cli": "^5.0.2",
|
||||
"@graphql-tools/utils": "^10.1.2",
|
||||
"cross-fetch": "^4.0.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.4.3"
|
||||
},
|
||||
"resolutions": {
|
||||
"immutable": "3.8.3",
|
||||
"lodash": "4.18.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user