diff --git a/package.json b/package.json index 6195392..3106ec0 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "lint": "next lint" }, "dependencies": { + "@notionhq/client": "^2.2.15", "clsx": "^2.1.0", "framer-motion": "^11.1.7", "next": "14.1.3",