Skip to content

Commit

Permalink
chore: update frontend package.json version to 5.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-Shen committed Apr 17, 2024
1 parent 121db02 commit 8359a37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@labelu/frontend",
"version": "5.1.0-alpha.5",
"version": "5.1.0",
"private": true,
"dependencies": {
"@ant-design/icons": "^4.6.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"packages/*",
"apps/*"
],
"version": "5.1.0-alpha.5",
"version": "5.1.0",
"scripts": {
"prepare": "husky install",
"build": "pnpm --filter @labelu/utils --filter @labelu/interface --filter @labelu/formatter --filter @labelu/image --filter @labelu/components-react --filter @labelu/image-annotator-react --filter @labelu/audio-react --filter @labelu/video-react --filter @labelu/audio-annotator-react --filter @labelu/video-annotator-react build",
Expand Down

0 comments on commit 8359a37

Please sign in to comment.