bublejs / buble

https://buble.surge.sh
MIT License
871 stars 64 forks source link

os-homedir is not needed anymore #244

Closed leeoniya closed 4 years ago

leeoniya commented 4 years ago

npm i gives the following warning:

os-homedir@2.0.0: This is not needed anymore. Use `require('os').homedir()` instead.
mourner commented 4 years ago

Yes, that will be fixed in the next release https://github.com/bublejs/buble/pull/207