docs: update LICENSE

This commit is contained in:
Alex Yang 2023-09-19 20:19:54 -05:00
parent 73f83cc97e
commit e55fc3b74d
4 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
"version": "0.9.0-canary.12",
"private": true,
"author": "toeverything",
"license": "MPL-2.0",
"license": "MIT",
"workspaces": [
".",
"apps/*",

View File

@ -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",

View File

@ -16,7 +16,7 @@
"constEnum": false
}
},
"license": "MPL-2.0",
"license": "MIT",
"devDependencies": {
"@napi-rs/cli": "^2.16.2",
"@types/node": "^18.17.12",

View File

@ -5,7 +5,7 @@
"description": "IndexedDB database adapter for Yjs",
"repository": "toeverything/AFFiNE",
"author": "toeverything",
"license": "MPL-2.0",
"license": "MIT",
"keywords": [
"indexeddb",
"yjs",