From 944f5048614f4f57777698c82abff6678419128b Mon Sep 17 00:00:00 2001 From: Ilya Date: Sun, 12 Mar 2023 15:55:34 +0200 Subject: [PATCH] Update package.json --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4163551..811b11f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,8 @@ { - "name": "uptime-status", - "version": "2.0.0", + "name": "status-bot", + "version": "1.0.1", "license": "MIT", + "private": true, "scripts": { "start": "react-scripts start", "build": "react-scripts build",