Skip to content

Commit bac268b

Browse files
committed
chore: bump version
1 parent 5599226 commit bac268b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"sideEffects": false,
55
"type": "module",
6-
"version": "2.3.1",
6+
"version": "2.4.0",
77
"scripts": {
88
"postinstall": "npm run licenses.build",
99
"postuninstall": "npm run licenses.build",
@@ -86,4 +86,4 @@
8686
"engines": {
8787
"node": ">=20.0.0"
8888
}
89-
}
89+
}

0 commit comments

Comments
 (0)