We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3da60a commit eaedac5Copy full SHA for eaedac5
1 file changed
package.json
@@ -20,7 +20,7 @@
20
"chalk": "4.1.2",
21
"cli-progress": "^3.10.0",
22
"decompress": "4.2.1",
23
- "detect-port": "^2.1.0",
+ "detect-port": "1.5.1",
24
"form-data": "^4.0.0",
25
"fs-extra": "8.1.0",
26
"getmac": "5.20.0",
@@ -57,8 +57,5 @@
57
"proxyquire": "2.1.3",
58
"rewire": "5.0.0",
59
"sinon": "9.2.4"
60
- },
61
- "overrides": {
62
- "detect-port": "1.5.1"
63
}
64
0 commit comments