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