Feature/settings page #17

Closed
mattdimegs wants to merge 26 commits from feature/settings-page into main
Showing only changes of commit 3a7a6d3e2c - Show all commits

View file

@ -4,7 +4,7 @@
"version": "0.0.1",
"type": "module",
"scripts": {
"dev": "vite",
"dev": "vite --host",
"build": "vite build",
"lint": "eslint .",
"preview": "vite preview"