diff options
Diffstat (limited to 'docs')
| -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", |
