Files
meet/src/sdk/package.json
lebaudantoine b79fa14919 🔖(minor) bump release to 0.1.21
Refactor authentication.
Address few bug bounties.
2025-05-01 16:49:30 +02:00

12 lines
157 B
JSON

{
"name": "sdk",
"version": "0.1.21",
"author": "",
"license": "ISC",
"description": "",
"workspaces": [
"./library",
"./consumer"
]
}