aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/package.json')
-rw-r--r--docs/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/package.json b/docs/package.json
index 0c4758a..3a0af2b 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -12,7 +12,7 @@
"schema": "turbo-types-generate ./public/schema.json"
},
"author": "简律纯",
- "license": "MIT",
+ "license": "MPL-2.0",
"dependencies": {
"@headlessui/react": "^1.7.3",
"@heroicons/react": "1.0.6",
@@ -36,6 +36,7 @@
},
"devDependencies": {
"@babel/core": "7.20.12",
+ "@turbo/types": "workspace:*",
"@types/node": "^16.11.12",
"@types/react": "18.0.21",
"autoprefixer": "10.4.14",