Skip to content

Commit f8e2c65

Browse files
committed
chore: update frontend package.json version to 5.9.0 [skip ci]
1 parent 13c692d commit f8e2c65

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@labelu/frontend",
3-
"version": "5.9.0-alpha.9",
3+
"version": "5.9.0",
44
"private": true,
55
"dependencies": {
66
"@ant-design/icons": "^4.6.2",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"packages/*",
66
"apps/*"
77
],
8-
"version": "5.9.0-alpha.9",
8+
"version": "5.9.0",
99
"scripts": {
1010
"prepare": "husky install",
1111
"build": "pnpm --filter @labelu/interface --filter @labelu/i18n --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",
@@ -100,4 +100,4 @@
100100
"gauge": "^2.7.4",
101101
"react-ace": "^10.1.0"
102102
}
103-
}
103+
}

0 commit comments

Comments
 (0)