Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
c4b9833145 | |||
3c6d217563 |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@pushrocks/logcontext",
|
"name": "@pushrocks/logcontext",
|
||||||
"version": "1.0.29",
|
"version": "2.0.0",
|
||||||
"description": "enrich logs with context",
|
"description": "enrich logs with context",
|
||||||
"main": "dist_ts/index.js",
|
"main": "dist_ts/index.js",
|
||||||
"typings": "dist_ts/index.d.ts",
|
"typings": "dist_ts/index.d.ts",
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@pushrocks/logcontext',
|
name: '@pushrocks/logcontext',
|
||||||
version: '1.0.29',
|
version: '2.0.0',
|
||||||
description: 'enrich logs with context'
|
description: 'enrich logs with context'
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user