We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5d5b78 commit 7bf9c6fCopy full SHA for 7bf9c6f
1 file changed
app/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@flowfuse/flowfuse-localfs",
3
- "version": "2.26.1",
+ "version": "2.26.2",
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.26.1",
15
- "@flowfuse/file-server": "^2.26.1"
+ "@flowfuse/flowfuse": "^2.26.2",
+ "@flowfuse/file-server": "^2.26.2"
16
17
"engines": {
18
"node": ">=18.x"
0 commit comments