Update package.json

This commit is contained in:
Tommy D. Rossi
2025-12-30 17:43:01 +01:00
parent e7b4f07dd4
commit c97a6123b2
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "website",
"private": true,
"type": "module",
"type": "commonjs",
"scripts": {
"build": "react-router build",
"dev": "react-router dev --port 8044",