BREAKING CHANGE(core): switch to esm

This commit is contained in:
2022-07-16 17:45:10 +02:00
parent 5887eefbca
commit 4f8107221b
16 changed files with 3971 additions and 19946 deletions

View File

@@ -3,10 +3,10 @@
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "uptimelink",
"gitscope": "uptime.link",
"gitrepo": "interfaces",
"shortDescription": "TypeScript interface for the uptime.link API and modules",
"npmPackagename": "@uptimelink/interfaces",
"description": "TypeScript interface for the uptime.link API and modules",
"npmPackagename": "@uptime.link/interfaces",
"license": "MIT",
"projectDomain": "uptime.link"
}