wanshenmean
3 天以前 7278264f027d62664a0209699d0f66a22fd06a8e
Code/WCS/WIDESEAWCS_Client/package.json
@@ -3,7 +3,7 @@
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "vite",
    "serve": "vite",
    "build": "vite build",
    "preview": "vite preview",
    "lint": "eslint --ext .js,.vue src"
@@ -25,6 +25,7 @@
  },
  "devDependencies": {
    "@vitejs/plugin-vue": "^4.0.0",
    "@vitejs/plugin-vue-jsx": "^5.1.5",
    "@vue/compiler-sfc": "^3.0.0",
    "eslint": "^8.50.0",
    "less": "^4.1.1",
@@ -54,6 +55,5 @@
  },
  "eslintIgnore": [
    "*"
  ],
  "packageManager": "yarn@4.12.0"
  ]
}