update README

This commit is contained in:
2016-09-26 16:59:06 +02:00
parent fddf54b2b1
commit f34358db81
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "smartsocket",
"version": "1.1.7",
"description": "easy and secure websocket communication, Typescript ready",
"description": "easy and secure websocket communication, TypeScript ready",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {