version 0.41.0
Massimo Melina committed
Mar 18, 2023 at 18:35 UTC
71888660219331cca7d512cea318eecd99bfbb3f
2 files changed
+4
-3
package-lock.json
+3
-2
@@ -1,12 +1,12 @@
1
{
2
"name": "hfs",
3
- "version": "0.40.1",
3
+ "version": "0.41.0",
4
"lockfileVersion": 2,
5
"requires": true,
6
"packages": {
7
"": {
8
"name": "hfs",
9
- "version": "0.40.1",
9
+ "version": "0.41.0",
10
"license": "GPL-3.0",
11
"workspaces": [
12
"admin",
@@ -33,6 +33,7 @@
33
"open": "^8.4.0",
34
"tssrp6a": "^3.0.0",
35
"unzip-stream": "^0.3.1",
36
+ "valtio": "^1.10.3",
37
"yaml": "^2.0.0-10"
38
},
39
"bin": {
package.json
+1
-1
@@ -1,6 +1,6 @@
1
{
2
"name": "hfs",
3
- "version": "0.40.1",
3
+ "version": "0.41.0",
4
"description": "HTTP File Server",
5
"keywords": [
6
"file server",