mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-01 01:29:31 +08:00
Merge remote-tracking branch 'origin/master' into payment-system
This commit is contained in:
@@ -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:*",
|
||||
|
||||
Reference in New Issue
Block a user