diff options
| -rw-r--r-- | docs/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/package.json b/docs/package.json index 3a0af2b..ea5a17c 100644 --- a/docs/package.json +++ b/docs/package.json @@ -12,7 +12,7 @@ "schema": "turbo-types-generate ./public/schema.json" }, "author": "简律纯", - "license": "MPL-2.0", + "license": "MIT", "dependencies": { "@headlessui/react": "^1.7.3", "@heroicons/react": "1.0.6", |
