mirror of https://github.com/yb/uptime-status
1.0.1
parent
0d15923df3
commit
94560a76cc
|
@ -1,13 +1,15 @@
|
||||||
{
|
{
|
||||||
"name": "@hostlikepro/uptime-status",
|
"name": "@hostlikepro/uptime-status",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
|
"repository":"https://github.com/hostlikepro/RoboUptime",
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@hostlikepro/uptime-status",
|
"name": "@hostlikepro/uptime-status",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"repository":"https://github.com/hostlikepro/RoboUptime",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^0.27.2",
|
"axios": "^0.27.2",
|
||||||
"dayjs": "^1.11.3",
|
"dayjs": "^1.11.3",
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "@hostlikepro/uptime-status",
|
"name": "@hostlikepro/uptime-status",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"repository":"https://github.com/hostlikepro/RoboUptime",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "react-scripts start",
|
"start": "react-scripts start",
|
||||||
"build": "react-scripts build"
|
"build": "react-scripts build"
|
||||||
|
|
Loading…
Reference in New Issue