switch to new org scheme
This commit is contained in:
parent
499ae24297
commit
3a9a8686a1
@ -7,10 +7,10 @@
|
|||||||
"projectType": "npm",
|
"projectType": "npm",
|
||||||
"module": {
|
"module": {
|
||||||
"githost": "gitlab.com",
|
"githost": "gitlab.com",
|
||||||
"gitscope": "pushrocks",
|
"gitscope": "push.rocks",
|
||||||
"gitrepo": "smartdelay",
|
"gitrepo": "smartdelay",
|
||||||
"description": "timeouts for the async/await era, written in TypeScript",
|
"description": "timeouts for the async/await era, written in TypeScript",
|
||||||
"npmPackagename": "@pushrocks/smartdelay",
|
"npmPackagename": "@push.rocks/smartdelay",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "@pushrocks/smartdelay",
|
"name": "@push.rocks/smartdelay",
|
||||||
"private": false,
|
"private": false,
|
||||||
"version": "3.0.1",
|
"version": "3.0.1",
|
||||||
"description": "timeouts for the async/await era, written in TypeScript",
|
"description": "timeouts for the async/await era, written in TypeScript",
|
||||||
@ -47,4 +47,4 @@
|
|||||||
"last 1 chrome versions"
|
"last 1 chrome versions"
|
||||||
],
|
],
|
||||||
"type": "module"
|
"type": "module"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user