mozilla / moz-corsica

[depricated] Public Corsica instance for the ambient Mozilla office
http://corsica.mozilla.io
Mozilla Public License 2.0
36 stars 60 forks source link

remove winston, forever #200

Closed lonnen closed 3 years ago

lonnen commented 3 years ago

can't figure out where these are used. seems to be copied in from an unmanaged environment

[22:00:41] $ grep -r --exclude-dir=node_modules --exclude=package-lock.json winston *
package.json:    "winston": "^0.7.3"
[22:01:22] $ grep -r --exclude-dir=node_modules --exclude=package-lock.json forever *
package.json:    "forever": "^3.0.4"