Code/WMS/WIDESEA_WMSClient/package.json
@@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "scripts": { "dev": "vite", "serve": "vite", "build": "vite build", "preview": "vite preview --port 8080", "test:unit": "vue-cli-service test:unit", @@ -63,6 +63,5 @@ }, "eslintIgnore": [ "*" ], "packageManager": "yarn@4.12.0" ] }