version 0.35.0
Massimo Melina committed
Feb 20, 2023 at 10:21 UTC
a8d12dc07d22942b0c9b858d380c07a2797613ba
2 files changed
+4
-4
package-lock.json
+3
-3
@@ -1,12 +1,12 @@
1
{
2
"name": "hfs",
3
- "version": "0.34.1",
3
+ "version": "0.35.0",
4
"lockfileVersion": 2,
5
"requires": true,
6
"packages": {
7
"": {
8
"name": "hfs",
9
- "version": "0.34.1",
9
+ "version": "0.35.0",
10
"license": "GPL-3.0",
11
"workspaces": [
12
"admin",
@@ -7945,7 +7945,7 @@
7945
"react-dom": "^18.2.0",
7946
"react-router-dom": "^6.1.1",
7947
"sass": "^1.54.5",
7948
- "talkr": "*",
7948
+ "talkr": "^3.3.9",
7949
"tssrp6a": "^3.0.0",
7950
"use-debounce": "^7.0.1",
7951
"usehooks-ts": "^2.6.0",
package.json
+1
-1
@@ -1,6 +1,6 @@
1
{
2
"name": "hfs",
3
- "version": "0.34.1",
3
+ "version": "0.35.0",
4
"description": "HTTP File Server",
5
"keywords": [
6
"file server",