Cmdv / linearJs

Linear Algebra library for Javascript [WIP]
MIT License
5 stars 1 forks source link

package 'jade' depricated #5

Open Tom-Davidson opened 8 years ago

Tom-Davidson commented 8 years ago

npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade

Cmdv commented 8 years ago

This is to do with Mocha and running on the latest version so need to set up an issue there, will see if there is something open already.

code:

https://github.com/mochajs/mocha/blob/master/package.json#L283

issue:

https://github.com/mochajs/mocha/issues/2200