We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 508252b commit 73cb8c5Copy full SHA for 73cb8c5
packages/twenty-website/package.json
@@ -15,6 +15,7 @@
15
},
16
"dependencies": {
17
"@docsearch/react": "^3.6.2",
18
+ "@nivo/calendar": "^0.87.0",
19
"gray-matter": "^4.0.3",
20
"next-runtime-env": "^3.2.2",
21
"postgres": "^3.4.3"
yarn.lock
@@ -43842,6 +43842,7 @@ __metadata:
43842
resolution: "twenty-website@workspace:packages/twenty-website"
43843
dependencies:
43844
"@docsearch/react": "npm:^3.6.2"
43845
+ "@nivo/calendar": "npm:^0.87.0"
43846
gray-matter: "npm:^4.0.3"
43847
next-runtime-env: "npm:^3.2.2"
43848
postgres: "npm:^3.4.3"
0 commit comments