This commit is contained in:
Phil Kunz 2016-07-12 14:32:17 +02:00
parent 2b3b991372
commit 5ae04ce5c2

View File

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