Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
8c5428baf8 | |||
69c1ad04dc |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@push.rocks/smartsocket",
|
||||
"version": "2.0.21",
|
||||
"version": "2.0.22",
|
||||
"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.21',
|
||||
version: '2.0.22',
|
||||
description: 'easy and secure websocket communication'
|
||||
}
|
||||
|
Reference in New Issue
Block a user