This commit is contained in:
Philipp Kunz 2019-01-31 00:46:42 +01:00
parent c2d64ba39a
commit b84dd36885
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.24",
"version": "1.1.25",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartsocket",
"version": "1.1.24",
"version": "1.1.25",
"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
}
}