This commit is contained in:
Philipp Kunz 2017-07-16 13:45:08 +02:00
parent 7b8ef33e21
commit 7009e07ecc

View File

@ -1,6 +1,6 @@
{ {
"name": "dockersock", "name": "dockersock",
"version": "1.0.22", "version": "1.0.23",
"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",