This commit is contained in:
Philipp Kunz 2018-03-18 16:40:42 +01:00
parent cfc3e8788d
commit b2bd66a6a6

View File

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