fix(readme): update

This commit is contained in:
2019-01-31 00:46:42 +01:00
parent 85a5d7cdaf
commit c2d64ba39a
3 changed files with 29 additions and 24 deletions

View File

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