瀏覽代碼

make cypress optional

Michael Wang 2 年之前
父節點
當前提交
d07b8e91cc
共有 2 個文件被更改,包括 195 次插入117 次删除
  1. 3 1
      package.json
  2. 192 116
      pnpm-lock.yaml

+ 3 - 1
package.json

@@ -39,7 +39,6 @@
     "@vitejs/plugin-vue": "^3.0.1",
     "@vue/runtime-core": "^3.2.37",
     "autoprefixer": "^10.4.7",
-    "cypress": "^10.3.0",
     "eslint": "^8.20.0",
     "eslint-config-prettier": "^8.5.0",
     "eslint-plugin-vue": "^9.2.0",
@@ -54,5 +53,8 @@
   "vetur": {
     "tags": "vetur/tags.json",
     "attributes": "vetur/attributes.json"
+  },
+  "optionalDependencies": {
+    "cypress": "^10.3.1"
   }
 }

File diff suppressed because it is too large
+ 192 - 116
pnpm-lock.yaml


Some files were not shown because too many files changed in this diff