Skip to content

Commit 50ff29f

Browse files
committed
chore: sync frontend version to 2.4.0
Update frontend package.json version to match main package.json version 2.4.0
1 parent 94aef93 commit 50ff29f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mermaid-to-dataverse-frontend",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"type": "module",
55
"scripts": {
66
"dev": "vite",
@@ -49,4 +49,4 @@
4949
"vite": "^5.0.0",
5050
"vitest": "^1.0.0"
5151
}
52-
}
52+
}

0 commit comments

Comments
 (0)