1
Fork 0

Remove envify

This commit is contained in:
Jake Howard 2019-11-01 23:18:53 +00:00
parent 43df6b6da4
commit c8134173e1
Signed by: jake
GPG key ID: 57AFB45680EDD477
2 changed files with 0 additions and 11 deletions

10
package-lock.json generated
View file

@ -3567,16 +3567,6 @@
"integrity": "sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==",
"dev": true
},
"envify": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/envify/-/envify-4.1.0.tgz",
"integrity": "sha512-IKRVVoAYr4pIx4yIWNsz9mOsboxlNXiu7TNBnem/K/uTHdkyzXWDzHCK7UTolqBbgaBz0tQHsD3YNls0uIIjiw==",
"dev": true,
"requires": {
"esprima": "^4.0.0",
"through": "~2.3.4"
}
},
"envinfo": {
"version": "7.4.0",
"resolved": "https://registry.npmjs.org/envinfo/-/envinfo-7.4.0.tgz",

View file

@ -8,7 +8,6 @@
"author": "Jake Howard <git@theorangeone.net>",
"devDependencies": {
"broken-link-checker-local": "0.2.1",
"envify": "4.1.0",
"eslint-config-dabapps": "4.0.0",
"markdown-spellcheck": "1.3.1",
"parcel-bundler": "1.12.4",