diff options
| -rw-r--r-- | docs/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/package.json b/docs/package.json index e10cf72..3a0af2b 100644 --- a/docs/package.json +++ b/docs/package.json @@ -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", |
