mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-04 20:21:08 -05:00
Fix NPM warnings
This commit is contained in:
parent
78f5d2cd8b
commit
28b14ceb70
@ -1,6 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "uptime-kuma",
|
"name": "uptime-kuma",
|
||||||
"version": "1.0.5",
|
"version": "1.0.5",
|
||||||
|
"license": "MIT",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/louislam/uptime-kuma.git"
|
||||||
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite --host",
|
"dev": "vite --host",
|
||||||
"start-server": "node server/server.js",
|
"start-server": "node server/server.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user