Compare commits

..

1 Commits

Author SHA1 Message Date
14803c1569 1.0.13 2016-07-15 13:54:12 +02:00

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",