dev: missing cross-env
Massimo Melina committed
Jan 27, 2023 at 21:55 UTC
7e26ab972f4d02fae7660c61e8f53b1cf2ec1ce4
2 files changed
+3
-2
package-lock.json
+2
-2
@@ -1,12 +1,12 @@
1
{
2
"name": "hfs",
3
- "version": "0.29.0",
3
+ "version": "0.29.1",
4
"lockfileVersion": 2,
5
"requires": true,
6
"packages": {
7
"": {
8
"name": "hfs",
9
- "version": "0.29.0",
9
+ "version": "0.29.1",
10
"license": "GPL-3.0",
11
"workspaces": [
12
"admin",
package.json
+1
@@ -96,6 +96,7 @@
96
"@types/unzipper": "^0.10.5",
97
"axios": "^0.24.0",
98
"axios-cookiejar-support": "^4.0.1",
99
+ "cross-env": "^7.0.3",
100
"koa-better-http-proxy": "^0.2.9",
101
"mocha": "^9.1.3",
102
"nm-prune": "^5.0.0",