This commit is contained in:
Philipp Kunz 2016-06-16 08:47:34 +02:00
parent 51bf5cfd72
commit 6b22f12051

View File

@ -1,6 +1,6 @@
{ {
"name": "dockersock", "name": "dockersock",
"version": "1.0.3", "version": "1.0.4",
"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",
"scripts": { "scripts": {