Fix twenty sdk build (#17696)
- add twenty-ui in dist/vendor folder - fix ts issue due to react version mismatch
This commit is contained in:
@@ -282,7 +282,7 @@ const createPackageJson = async ({
|
||||
'lint:fix': 'eslint --fix',
|
||||
},
|
||||
dependencies: {
|
||||
'twenty-sdk': '0.4.0',
|
||||
'twenty-sdk': '0.4.1',
|
||||
},
|
||||
devDependencies: {
|
||||
typescript: '^5.9.3',
|
||||
|
||||
Reference in New Issue
Block a user