fix(core): update
This commit is contained in:
parent
2640275d04
commit
b029dc191e
@ -38,6 +38,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@gitzone/tsbuild": "^2.1.63",
|
||||
"@gitzone/tsbundle": "^2.0.7",
|
||||
"@gitzone/tsrun": "^1.2.37",
|
||||
"@gitzone/tstest": "^1.0.72",
|
||||
"@pushrocks/tapbundle": "^5.0.4",
|
||||
|
2
pnpm-lock.yaml
generated
2
pnpm-lock.yaml
generated
@ -3,6 +3,7 @@ lockfileVersion: 5.4
|
||||
specifiers:
|
||||
'@apiglobal/typedrequest-interfaces': ^2.0.1
|
||||
'@gitzone/tsbuild': ^2.1.63
|
||||
'@gitzone/tsbundle': ^2.0.7
|
||||
'@gitzone/tsrun': ^1.2.37
|
||||
'@gitzone/tstest': ^1.0.72
|
||||
'@pushrocks/isohash': ^2.0.0
|
||||
@ -39,6 +40,7 @@ dependencies:
|
||||
|
||||
devDependencies:
|
||||
'@gitzone/tsbuild': 2.1.65
|
||||
'@gitzone/tsbundle': 2.0.7
|
||||
'@gitzone/tsrun': 1.2.39_@types+node@18.11.18
|
||||
'@gitzone/tstest': 1.0.74_@types+node@18.11.18
|
||||
'@pushrocks/tapbundle': 5.0.4
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@pushrocks/smartsocket',
|
||||
version: '2.0.10',
|
||||
version: '2.0.11',
|
||||
description: 'easy and secure websocket communication'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user