Skip to content

Commit

Permalink
chore(release): 5.1.0-alpha.9 [skip ci]
Browse files Browse the repository at this point in the history
# [5.1.0-alpha.9](v5.1.0-alpha.8...v5.1.0-alpha.9) (2024-04-19)

### Bug Fixes

* **components-react:** dont set nagative duration ([71e8d83](71e8d83))
  • Loading branch information
semantic-release-bot committed Apr 19, 2024
1 parent f5c12ed commit af8596c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"private": true,
"dependencies": {
"@ant-design/icons": "^4.6.2",
"@labelu/audio-annotator-react": "1.5.0-alpha.4",
"@labelu/components-react": "1.4.2-alpha.1",
"@labelu/audio-annotator-react": "1.5.0-alpha.5",
"@labelu/components-react": "1.4.2-alpha.2",
"@labelu/image": "1.1.0",
"@labelu/formatter": "1.0.2",
"@labelu/image-annotator-react": "2.1.0-alpha.3",
"@labelu/image-annotator-react": "2.1.0-alpha.4",
"@labelu/interface": "1.3.1",
"@labelu/video-annotator-react": "1.3.4-alpha.4",
"@labelu/video-react": "1.3.2-alpha.1",
"@labelu/video-annotator-react": "1.3.4-alpha.5",
"@labelu/video-react": "1.3.2-alpha.2",
"@tanstack/react-query": "^5.0.0",
"antd": "5.10.1",
"axios": "^1.3.4",
Expand Down

0 comments on commit af8596c

Please sign in to comment.