node-environment-flags isn't required anywhere

and it's just a polyfill of process.allowedNodeEnvironmentFlags
Bug-Debian: https://bugs.debian.org/977232
Forwarded: no
Last-Update: 2020-12-17

Gbp-Pq: Name remove-useless-dependency.patch
This commit is contained in:
Xavier Guimard 2022-05-19 14:59:04 +08:00 committed by openKylinBot
parent e0c7791e21
commit 46b90cd2df
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@
"commander": "^4.0.1",
"core-js": "^3.2.1",
"lodash": "^4.17.19",
"node-environment-flags": "^1.0.5",
"regenerator-runtime": "^0.13.4",
"v8flags": "^3.1.1"
},