This commit is contained in:
Philipp Kunz 2022-07-17 18:44:55 +02:00
parent b51762338a
commit ba05b5a5f1
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

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

View File

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