Fix dependencies (#15617)

As title
This commit is contained in:
martmull
2025-11-05 00:13:39 +01:00
committed by GitHub
parent 86a6e04d78
commit 5c3eaf7a10
12 changed files with 34 additions and 14 deletions
@@ -9,7 +9,7 @@
},
"packageManager": "yarn@4.9.2",
"dependencies": {
"twenty-sdk": "0.0.3"
"twenty-sdk": "^0.0.3"
},
"devDependencies": {
"@types/node": "^24.7.2"