Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
72430fdb0d | |||
ee827dd5b3 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@push.rocks/smartsocket",
|
||||
"version": "2.0.23",
|
||||
"version": "2.0.24",
|
||||
"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: '@push.rocks/smartsocket',
|
||||
version: '2.0.23',
|
||||
version: '2.0.24',
|
||||
description: 'easy and secure websocket communication'
|
||||
}
|
||||
|
Reference in New Issue
Block a user