Merge remote-tracking branch 'origin/master' into payment-system

This commit is contained in:
Joooye_34
2023-10-27 16:04:48 +08:00
87 changed files with 1004 additions and 581 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@affine/graphql",
"version": "0.10.0-canary.2",
"version": "0.10.0-canary.3",
"description": "Autogenerated GraphQL client for affine.pro",
"license": "MIT",
"type": "module",
@@ -20,7 +20,7 @@
"vitest": "0.34.6"
},
"scripts": {
"postinstall": "gql-gen"
"postinstall": "gql-gen --errors-only"
},
"dependencies": {
"@affine/env": "workspace:*",