fix(core): update
This commit is contained in:
parent
f868947a15
commit
594f8eb98f
5721
package-lock.json
generated
5721
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@ -14,18 +14,18 @@
|
||||
"buildDocs": "tsdoc"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@gitzone/tsbuild": "^2.1.63",
|
||||
"@gitzone/tstest": "^1.0.71",
|
||||
"@pushrocks/qenv": "^4.0.10",
|
||||
"@pushrocks/tapbundle": "^5.0.3",
|
||||
"@types/node": "^18.0.0",
|
||||
"@gitzone/tsbuild": "^2.1.65",
|
||||
"@gitzone/tstest": "^1.0.73",
|
||||
"@pushrocks/qenv": "^5.0.2",
|
||||
"@pushrocks/tapbundle": "^5.0.4",
|
||||
"@types/node": "^18.6.4",
|
||||
"tslint": "^6.1.3",
|
||||
"tslint-config-prettier": "^1.18.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pushrocks/smarthash": "^3.0.1",
|
||||
"@pushrocks/smartlog-interfaces": "^2.0.23",
|
||||
"@pushrocks/webrequest": "^3.0.7"
|
||||
"@pushrocks/webrequest": "^3.0.12"
|
||||
},
|
||||
"files": [
|
||||
"ts/**/*",
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@pushrocks/smartlog-destination-receiver',
|
||||
version: '2.0.3',
|
||||
version: '2.0.4',
|
||||
description: 'a smartlog destination for smartlog-receiver'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user