sdk: remove uuid dependency and get profile id from api
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
"type": "module",
|
||||
"module": "index.ts",
|
||||
"dependencies": {
|
||||
"@mixan/types": "workspace:*",
|
||||
"uuid": "^9.0.1"
|
||||
"@mixan/types": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/uuid": "^9.0.5",
|
||||
|
||||
Reference in New Issue
Block a user