mirror of https://github.com/yb/uptime-status
1.0.1
parent
0d15923df3
commit
94560a76cc
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue