You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0.7.0: fewer deps, better global handling
* Removed dependency on app-root-path
* Either load package.json from two levels up, or use process.cwd. Should work better when installed with -g
* Use require to load package.json if possible. Should work better with webpack