From 0384e26017f68f5f3c1bcf60e0690c87bdedd884 Mon Sep 17 00:00:00 2001 From: Ilya Date: Sun, 19 Mar 2023 04:29:35 +0200 Subject: [PATCH] Update package.json --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 421c77a..92b7278 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "@hostlikepro/uptime-status", - "version": "1.0.1", + "name": "@hostlikepro/robo-uptime", + "version": "1.0.2", "license": "MIT", - "repository":"https://github.com/hostlikepro/RoboUptime", + "repository":"https://github.com/hostlikepro/robo-uptime", "homepage": "https://status.hostlikepro.github.io" "scripts": { "predeploy": "npm run build",