mirror of https://github.com/yb/uptime-status
automat
parent
866c55f4dc
commit
1ba6eeb759
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "uptime-status",
|
"name": "@hostlikepro/RoboUptime",
|
||||||
"version": "2.0.0",
|
"version": "3.0.0",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "uptime-status",
|
"name": "@hostlikepro/RoboUptime",
|
||||||
"version": "2.0.0",
|
"version": "3.0.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^0.27.2",
|
"axios": "^0.27.2",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@hostlikepro/RoboUptime",
|
"name": "@hostlikepro/RoboUptime",
|
||||||
"version": "1.2",
|
"version": "3.0.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "react-scripts start",
|
"start": "react-scripts start",
|
||||||
|
|
Loading…
Reference in New Issue