Skip to content

Commit

Permalink
chore: update frontend package.json version to 4.1.0-alpha.15 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-Shen committed Feb 27, 2024
1 parent 4dcc922 commit db1bc0d
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": "4.1.0-alpha.14",
"version": "4.1.0-alpha.15",
"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": "4.1.0-alpha.14",
"version": "4.1.0-alpha.15",
"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 db1bc0d

Please sign in to comment.