This commit is contained in:
Philipp Kunz 2017-07-15 23:16:26 +02:00
parent 7170e58457
commit 0aa073f2a7

View File

@ -1,6 +1,6 @@
{ {
"name": "smartsocket", "name": "smartsocket",
"version": "1.1.9", "version": "1.1.10",
"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",