This commit is contained in:
Philipp Kunz 2017-10-09 16:46:24 +02:00
parent dea3746bb0
commit 287c2a73c5

View File

@ -1,6 +1,6 @@
{ {
"name": "smartsocket", "name": "smartsocket",
"version": "1.1.11", "version": "1.1.12",
"description": "easy and secure websocket communication, TypeScript ready", "description": "easy and secure websocket communication, TypeScript ready",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",