cleanup work and prep for testing

This commit is contained in:
2023-09-16 15:32:34 +02:00
parent 94ee69642a
commit 4d4bb81099
9 changed files with 47 additions and 40 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "libreevent",
"version": "0.1.0",
"private": true,
"version": "1.0.0",
"private": false,
"scripts": {
"dev": "vite --host",
"preview": "vite preview --host",