Update package.json

pull/47/head
Ilya 2023-03-12 15:55:34 +02:00
parent ba097b0ce3
commit 944f504861
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
{
"name": "uptime-status",
"version": "2.0.0",
"name": "status-bot",
"version": "1.0.1",
"license": "MIT",
"private": true,
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",