switch to new org scheme
This commit is contained in:
parent
c4b9833145
commit
31140af566
@ -3,10 +3,10 @@
|
|||||||
"projectType": "npm",
|
"projectType": "npm",
|
||||||
"module": {
|
"module": {
|
||||||
"githost": "gitlab.com",
|
"githost": "gitlab.com",
|
||||||
"gitscope": "pushrocks",
|
"gitscope": "push.rocks",
|
||||||
"gitrepo": "logcontext",
|
"gitrepo": "logcontext",
|
||||||
"description": "enrich logs with context",
|
"description": "enrich logs with context",
|
||||||
"npmPackagename": "@pushrocks/logcontext",
|
"npmPackagename": "@push.rocks/logcontext",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "@pushrocks/logcontext",
|
"name": "@push.rocks/logcontext",
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
"description": "enrich logs with context",
|
"description": "enrich logs with context",
|
||||||
"main": "dist_ts/index.js",
|
"main": "dist_ts/index.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user