diff --git a/package-lock.json b/package-lock.json index 50d8258..71ece89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,13 +1,15 @@ { "name": "@hostlikepro/uptime-status", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 2, + "repository":"https://github.com/hostlikepro/RoboUptime", "requires": true, "packages": { "": { "name": "@hostlikepro/uptime-status", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", + "repository":"https://github.com/hostlikepro/RoboUptime", "dependencies": { "axios": "^0.27.2", "dayjs": "^1.11.3", diff --git a/package.json b/package.json index 62a8f27..bc6761b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,8 @@ { "name": "@hostlikepro/uptime-status", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", + "repository":"https://github.com/hostlikepro/RoboUptime", "scripts": { "start": "react-scripts start", "build": "react-scripts build"