diff options
| author | 2023-04-28 00:49:00 +0800 | |
|---|---|---|
| committer | 2023-04-28 00:49:00 +0800 | |
| commit | 5779844bb265c45c898ca166a04da0b47608e911 (patch) | |
| tree | 19b227b941191eacfaf2a053eeb3e5d36fddc190 /docs/package.json | |
| parent | e27670bd8464830c2d051948fc7f0a5fbc2c034f (diff) | |
| download | HydroRoll-5779844bb265c45c898ca166a04da0b47608e911.tar.gz HydroRoll-5779844bb265c45c898ca166a04da0b47608e911.zip | |
Diffstat (limited to 'docs/package.json')
| -rw-r--r-- | docs/package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/package.json b/docs/package.json index 3a0af2b..8e9e3e7 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,7 +1,7 @@ { "name": "docs", "version": "1.0.0", - "private": true, + "private": false, "description": "turbo.build", "scripts": { "dev": "next", @@ -36,7 +36,6 @@ }, "devDependencies": { "@babel/core": "7.20.12", - "@turbo/types": "workspace:*", "@types/node": "^16.11.12", "@types/react": "18.0.21", "autoprefixer": "10.4.14", |
