Merge pull request #1089 from yeyan1996/fix/package

fix: phantom dependency
This commit is contained in:
Marko Kraemer 2025-07-28 08:37:55 +02:00 committed by GitHub
commit 8b3f020794
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
},
"dependencies": {
"@calcom/embed-react": "^1.5.2",
"@codemirror/view": "^6.38.1",
"@hookform/resolvers": "^5.0.1",
"@next/third-parties": "^15.3.1",
"@number-flow/react": "^0.5.7",