AgustinCB / docker-api

Docker Remote API driver for node.js. It uses the same modem than dockerode, but the interface is promisified and with a fancier syntax.
GNU General Public License v3.0
306 stars 50 forks source link

yarn #42

Closed dcharbonnier closed 6 years ago

dcharbonnier commented 6 years ago

Do you mind moving to yarn ? It's much faster

AgustinCB commented 6 years ago

Let me research exactly what that implies.

If I do it, I don't think I'll move to yarn, I'll probably maintain the two options.

dcharbonnier commented 6 years ago

the package-lock.json is already missing from the repository, yarn use a yarn.lock file, expect that it's pretty much the same, you can close it was just a way to get your attention on this topic