We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 077af2d commit 89e7b08Copy full SHA for 89e7b08
app/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@flowfuse/flowfuse-localfs",
3
- "version": "2.24.5",
+ "version": "2.25.0",
4
"description": "FlowFuse Local Install",
5
"private": true,
6
"bugs": {
@@ -11,8 +11,8 @@
11
},
12
"license": "SEE LICENSE IN ../LICENSE",
13
"dependencies": {
14
- "@flowfuse/flowfuse": "^2.24.5",
15
- "@flowfuse/file-server": "^2.24.5"
+ "@flowfuse/flowfuse": "^2.25.0",
+ "@flowfuse/file-server": "^2.25.0"
16
17
"engines": {
18
"node": ">=18.x"
0 commit comments