This commit is contained in:
Philipp Kunz 2016-07-29 20:41:30 +02:00
parent 2a1fcd8cdb
commit 56612f9ac9

View File

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