This commit is contained in:
Philipp Kunz 2022-07-17 02:38:15 +02:00
parent 5cc82427f6
commit 30abd7d07f
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@uptime.link/api",
"version": "1.0.1",
"version": "2.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@uptime.link/api",
"version": "1.0.1",
"version": "2.0.0",
"license": "UNLICENSED",
"devDependencies": {
"@gitzone/tsbuild": "^2.1.25",

View File

@ -1,6 +1,6 @@
{
"name": "@uptime.link/api",
"version": "1.0.1",
"version": "2.0.0",
"private": false,
"description": "the api package for uptime.link",
"main": "dist_ts/index.js",
@ -37,4 +37,4 @@
"npmextra.json",
"readme.md"
]
}
}