diff options
| author | 2023-04-28 00:48:04 +0800 | |
|---|---|---|
| committer | 2023-04-28 00:48:04 +0800 | |
| commit | e27670bd8464830c2d051948fc7f0a5fbc2c034f (patch) | |
| tree | edb7a4c7c0de9bd5b34235286481020e92c8fb7e /docs/package.json | |
| parent | 6a2c7d5e2891fa1ec4301b16037b9672898cca92 (diff) | |
| download | HydroRoll-e27670bd8464830c2d051948fc7f0a5fbc2c034f.tar.gz HydroRoll-e27670bd8464830c2d051948fc7f0a5fbc2c034f.zip | |
Diffstat (limited to 'docs/package.json')
| -rw-r--r-- | docs/package.json | 3 |
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", |
