Skip to content

Commit

Permalink
Merge pull request #436 from opendatalab/alpha
Browse files Browse the repository at this point in the history
Update package version
  • Loading branch information
gary-Shen authored Feb 27, 2024
2 parents 2a1ed91 + db1bc0d commit dd93b34
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 dd93b34

Please sign in to comment.