Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
9cfc41ace8 | |||
2827a1676b |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pushrocks/smartsocket",
|
||||
"version": "2.0.18",
|
||||
"version": "2.0.19",
|
||||
"description": "easy and secure websocket communication",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@pushrocks/smartsocket',
|
||||
version: '2.0.18',
|
||||
version: '2.0.19',
|
||||
description: 'easy and secure websocket communication'
|
||||
}
|
||||
|
Reference in New Issue
Block a user