🔥 Removing code or files.remove cypress
Showing
cypress.json
deleted
100644 → 0
... | ... | @@ -7,8 +7,7 @@ |
"dev": "vue-cli-service serve", | ||
"build": "vue-cli-service build", | ||
"lint": "vue-cli-service lint", | ||
"test:unit": "vue-cli-service test:unit", | ||
"test:e2e": "vue-cli-service test:e2e" | ||
"test:unit": "vue-cli-service test:unit" | ||
}, | ||
"dependencies": { | ||
"@smallwei/avue": "^1.4.7", | ||
... | ... | @@ -41,7 +40,6 @@ |
}, | ||
"devDependencies": { | ||
"@vue/cli-plugin-babel": "^3.1.1", | ||
"@vue/cli-plugin-e2e-cypress": "^3.1.2", | ||
"@vue/cli-plugin-eslint": "^3.1.5", | ||
"@vue/cli-plugin-unit-mocha": "^3.1.1", | ||
"@vue/cli-service": "^3.1.4", | ||
... | ... |
Please register or sign in to comment