This commit is contained in:
Philipp Kunz 2016-07-15 13:54:12 +02:00
parent 2d2449890f
commit 14803c1569

View File

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