fix(core): update
This commit is contained in:
parent
b53c49ca28
commit
87da0f1169
14807
package-lock.json
generated
14807
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -27,13 +27,11 @@
|
|||||||
"@gitzone/tsrun": "^1.2.17",
|
"@gitzone/tsrun": "^1.2.17",
|
||||||
"@gitzone/tstest": "^1.0.72",
|
"@gitzone/tstest": "^1.0.72",
|
||||||
"@pushrocks/tapbundle": "^5.0.4",
|
"@pushrocks/tapbundle": "^5.0.4",
|
||||||
"@types/node": "^18.6.1",
|
"@types/node": "^18.6.1"
|
||||||
"tslint": "^6.1.3",
|
|
||||||
"tslint-config-prettier": "^1.18.0"
|
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pushrocks/isounique": "^1.0.4",
|
"@pushrocks/isounique": "^1.0.4",
|
||||||
"@pushrocks/smartlog-interfaces": "^2.0.22"
|
"@pushrocks/smartlog-interfaces": "^3.0.0"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"ts/**/*",
|
"ts/**/*",
|
||||||
|
4356
pnpm-lock.yaml
generated
Normal file
4356
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@pushrocks/smartlog',
|
name: '@pushrocks/smartlog',
|
||||||
version: '3.0.1',
|
version: '3.0.2',
|
||||||
description: 'minimalistic distributed and extensible logging tool'
|
description: 'minimalistic distributed and extensible logging tool'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user