Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
fc292d83b9 | |||
b29961df95 | |||
f774a82ad5 | |||
5a45f4750b |
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "smartsocket",
|
||||
"version": "1.1.21",
|
||||
"version": "1.1.23",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "smartsocket",
|
||||
"version": "1.1.21",
|
||||
"name": "@pushrocks/smartsocket",
|
||||
"version": "1.1.23",
|
||||
"description": "easy and secure websocket communication, TypeScript ready",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
@ -38,5 +38,5 @@
|
||||
"@pushrocks/tapbundle": "^3.0.7",
|
||||
"@types/node": "^10.12.19"
|
||||
},
|
||||
"private": true
|
||||
"private": false
|
||||
}
|
||||
|
Reference in New Issue
Block a user