add package version

This commit is contained in:
Philipp Dormann 2021-07-13 12:58:00 +02:00
parent 4c2b3a0f3e
commit 0c1486b905
No known key found for this signature in database
GPG Key ID: 3BB9ADD52DCA4314

View File

@ -1,5 +1,6 @@
{
"name": "uptime-kuma",
"version": "1.0.1",
"scripts": {
"dev": "vite --host",
"start-server": "node server/server.js",