Fix twenty sdk and create twenty app (#16282)

As title
This commit is contained in:
martmull
2025-12-03 15:12:34 +01:00
committed by GitHub
parent e79046618b
commit ea79425fc0
14 changed files with 510 additions and 105 deletions
@@ -125,7 +125,7 @@ const createPackageJson = async ({
auth: 'twenty auth login',
},
dependencies: {
'twenty-sdk': '0.1.0',
'twenty-sdk': '0.1.1',
},
devDependencies: {
'@types/node': '^24.7.2',