This commit is contained in:
Philipp Kunz 2017-04-02 15:30:58 +02:00
parent a77ed42e9f
commit 91d7f583e2

View File

@ -1,6 +1,6 @@
{ {
"name": "dockersock", "name": "dockersock",
"version": "1.0.19", "version": "1.0.20",
"description": "easy communication with docker remote api from node, TypeScript ready", "description": "easy communication with docker remote api from node, TypeScript ready",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",