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
303 stars 51 forks source link

fix types for object string and number #44

Closed dcharbonnier closed 6 years ago

dcharbonnier commented 6 years ago

close #40

AgustinCB commented 6 years ago

THank you!

dcharbonnier commented 6 years ago

If you can release I can avoid using my fork on my project, I can't compile with the current version without ignoring errors :-)

AgustinCB commented 6 years ago

I'm at work and I don't have the credentials to release :/. Can it wait about 3 hours?

Sorry!

dcharbonnier commented 6 years ago

sure !

AgustinCB commented 6 years ago

It should be pushed now.