Skip to content

Commit 0e191d2

Browse files
committed
chore: remove unneed module
1 parent 9fd0e23 commit 0e191d2

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"fast-glob": "^3.2.5",
2323
"glob": "^7.1.6",
2424
"got": "^11.8.0",
25-
"netmask": "^2.0.2",
2625
"proxy-agent": "^4.0.1",
2726
"shelljs": "^0.8.4",
2827
"standard-version": "^9.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5090,7 +5090,7 @@ neo-async@^2.6.0:
50905090
resolved "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
50915091
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
50925092

5093-
netmask@^2.0.1, netmask@^2.0.2:
5093+
netmask@^2.0.1:
50945094
version "2.0.2"
50955095
resolved "https://registry.yarnpkg.com/netmask/-/netmask-2.0.2.tgz#8b01a07644065d536383835823bc52004ebac5e7"
50965096
integrity sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==

0 commit comments

Comments
 (0)