This commit is contained in:
Julian Krauser 2024-10-29 15:47:29 +01:00
parent 0f6c699f10
commit aa5d50360f
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.2",
"version": "0.0.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "fireportal-ui",
"version": "0.0.2",
"version": "0.0.3",
"license": "GPL-3.0-only",
"dependencies": {
"@headlessui/vue": "^1.7.13",

View file

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