mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
docs: update LICENSE
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "@affine/graphql",
|
||||
"version": "0.9.0-canary.12",
|
||||
"description": "Autogenerated GraphQL client for affine.pro",
|
||||
"license": "MPL-2.0",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
"main": "./src/index.ts",
|
||||
"module": "./src/index.ts",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"constEnum": false
|
||||
}
|
||||
},
|
||||
"license": "MPL-2.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@napi-rs/cli": "^2.16.2",
|
||||
"@types/node": "^18.17.12",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"description": "IndexedDB database adapter for Yjs",
|
||||
"repository": "toeverything/AFFiNE",
|
||||
"author": "toeverything",
|
||||
"license": "MPL-2.0",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"indexeddb",
|
||||
"yjs",
|
||||
|
||||
Reference in New Issue
Block a user