This commit is contained in:
Philipp Kunz 2019-04-24 17:17:36 +02:00
parent 22472e0adf
commit a8c647c5c7
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartsocket",
"version": "1.1.31",
"version": "1.1.32",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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