-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
A constant struggle, to be sure.
Steps to reproduce:
- make a fresh
git cloneof the repo. $ npm install.- Post install,
$ npm outdated
Observe: Out of the box, the following packages are lagging. Some significantly.
$ npm outdated
Package Current Wanted Latest Location
babel 6.3.13 6.3.13 6.5.2 state-machine
babel-core 6.1.18 6.1.18 6.18.2 state-machine
babel-eslint 5.0.0 5.0.0 7.1.1 state-machine
babel-loader 6.1.0 6.1.0 6.2.8 state-machine
babel-plugin-add-module-exports 0.1.2 0.1.2 0.2.1 state-machine
babel-preset-es2015 6.3.13 6.3.13 6.18.0 state-machine
chai 3.4.1 3.4.1 3.5.0 state-machine
eslint 1.7.2 1.7.2 3.10.2 state-machine
eslint-loader 1.1.0 1.1.0 1.6.1 state-machine
mocha 2.3.4 2.3.4 3.1.2 state-machine
webpack 1.12.9 1.12.9 1.13.3 state-machine
yargs 3.32.0 3.32.0 6.4.0 state-machine
Aside: This will also eliminate some of the deprecation warnings during $ npm install
Metadata
Metadata
Assignees
Labels
No labels