mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-04 20:32:35 +02:00
fix missing npm package version bump...
why does upstream maintainer always miss this? :D
This commit is contained in:
parent
10d751ea07
commit
731449f5fb
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "uptime-kuma",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"scripts": {
|
||||
"dev": "vite --host",
|
||||
"start-server": "node server/server.js",
|
||||
|
|
Loading…
Add table
Reference in a new issue