kevinbeaty / fs-promise

[DEPRECATED] Use mz or fs-extra^3 with Promise support
https://www.npmjs.com/package/fs-extra
MIT License
170 stars 13 forks source link

updated package.json devDependency #31

Closed EsrefDurna closed 7 years ago

EsrefDurna commented 7 years ago

updated package es6-promise from 4.0.0 to 4.1.0 Npm link : https://www.npmjs.com/package/es6-promise Repository link : https://github.com/stefanpenner/es6-promise/releases

RyanZim commented 7 years ago

@EsrefDurna This isn't needed. Since the dependency is specified with a caret (^), npm will pull in the latest version less than 5.0.0.