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