V1.1.9 Version bump, fix npm issues

This commit is contained in:
2025-04-18 13:54:14 +02:00
parent c82c0c70ef
commit a51997ac0c
8 changed files with 147 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "libreevent",
"version": "1.1.8",
"version": "1.1.9",
"private": false,
"scripts": {
"dev": "vite --host",
@@ -23,4 +23,4 @@
"eslint-plugin-vue": "^9.17.0",
"vite": "^6.2.2"
}
}
}