This commit is contained in:
Julian Krauser 2024-09-27 15:56:02 +02:00
parent efd66f071c
commit f453bdc7d3
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "fireportal-ui",
"version": "0.0.1",
"version": "0.0.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "fireportal-ui",
"version": "0.0.1",
"version": "0.0.2",
"license": "GPL-3.0-only",
"dependencies": {
"@headlessui/vue": "^1.7.13",

View file

@ -1,6 +1,6 @@
{
"name": "fireportal-ui",
"version": "0.0.1",
"version": "0.0.2",
"description": "Feuerwehr AlarmPortal UI",
"type": "module",
"scripts": {