This commit is contained in:
Philipp Kunz 2019-01-31 00:54:40 +01:00
parent 5f1d2c83c6
commit 5530e29da4
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "smartsocket",
"version": "1.1.25",
"version": "1.1.26",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartsocket",
"version": "1.1.25",
"version": "1.1.26",
"description": "easy and secure websocket communication",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
@ -39,4 +39,4 @@
"@types/node": "^10.12.19"
},
"private": false
}
}