whphhg / vcash-electron

Multi-platform and multi-node GUI for Vcash.
GNU General Public License v3.0
38 stars 18 forks source link

Depreciated deps #18

Closed sum01 closed 7 years ago

sum01 commented 7 years ago

jade renamed to pug transformers renamed to jstransformer

npm WARN deprecated jade@1.11.0: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated transformers@2.1.0: Deprecated, use jstransformer
whphhg commented 7 years ago

Those two are from upstream dependencies that will get fixed when they upgrade their dependencies. If you check package.json you'll see we're not installing those packages by ourselves or they'd have been updated.