diff --git a/package.json b/package.json index 8cf12c0..b837dc2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mosr-web", "version": "0.0.0", - "private": true,"type": "module", + "private": true, "scripts": { "dev": "vite", "build": "vite build",