pull/47/head
Ilya 2023-03-12 17:08:22 +02:00
parent 866c55f4dc
commit 1ba6eeb759
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "uptime-status",
"version": "2.0.0",
"name": "@hostlikepro/RoboUptime",
"version": "3.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "uptime-status",
"version": "2.0.0",
"name": "@hostlikepro/RoboUptime",
"version": "3.0.0",
"license": "MIT",
"dependencies": {
"axios": "^0.27.2",

View File

@ -1,6 +1,6 @@
{
"name": "@hostlikepro/RoboUptime",
"version": "1.2",
"version": "3.0.0",
"license": "MIT",
"scripts": {
"start": "react-scripts start",