version 0.52.9
Massimo Melina committed
Jun 10, 2024 at 23:17 UTC
e57e55fe3dcfc7938267017eef571e5318948a4c
2 files changed
+5
-5
package-lock.json
+4
-4
@@ -1,12 +1,12 @@
1
{
2
"name": "hfs",
3
- "version": "0.52.9-rc1",
3
+ "version": "0.52.9",
4
"lockfileVersion": 2,
5
"requires": true,
6
"packages": {
7
"": {
8
"name": "hfs",
9
- "version": "0.52.9-rc1",
9
+ "version": "0.52.9",
10
"license": "GPL-3.0",
11
"workspaces": [
12
"admin",
@@ -108,7 +108,7 @@
108
"@types/react-virtualized-auto-sizer": "^1.0.4",
109
"@types/react-window": "^1.8.8",
110
"vite": "^5.0.12",
111
- "vite-plugin-babel-import": "git+ssh://git@github.com/rejetto/vite-plugin-babel-import.git#d6d78f3676ee99d764aacb1b15758a952d21e76d"
111
+ "vite-plugin-babel-import": "github:rejetto/vite-plugin-babel-import"
112
}
113
},
114
"frontend": {
@@ -7807,7 +7807,7 @@
7807
"usehooks-ts": "^2.9.5",
7808
"valtio": "^1.13.0",
7809
"vite": "^5.0.12",
7810
- "vite-plugin-babel-import": "git+ssh://git@github.com/rejetto/vite-plugin-babel-import.git#d6d78f3676ee99d764aacb1b15758a952d21e76d",
7810
+ "vite-plugin-babel-import": "github:rejetto/vite-plugin-babel-import",
7811
"watch-size": "^2.0.0",
7812
"web-vitals": "^2.1.4"
7813
}
package.json
+1
-1
@@ -1,6 +1,6 @@
1
{
2
"name": "hfs",
3
- "version": "0.52.8",
3
+ "version": "0.52.9",
4
"description": "HTTP File Server",
5
"keywords": [
6
"file server",