We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c39ef0f commit 557597eCopy full SHA for 557597e
packages/lb-components/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@labelbee/lb-components",
3
- "version": "1.24.0-alpha.31",
+ "version": "1.24.0-alpha.32",
4
"description": "Provide a complete library of annotation components",
5
"main": "./dist/index.js",
6
"es": "./es/index.js",
@@ -43,7 +43,7 @@
43
},
44
"dependencies": {
45
"@ant-design/icons": "^4.6.2",
46
- "@labelbee/lb-annotation": "1.28.0-alpha.18",
+ "@labelbee/lb-annotation": "1.28.0-alpha.19",
47
"@labelbee/lb-utils": "1.20.0-alpha.3",
48
"@labelbee/wavesurfer": "1.1.0",
49
"@types/react-dom": "18.3.1",
0 commit comments