Skip to content

Commit

Permalink
fix: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
cc-hearts committed Aug 17, 2024
1 parent bd5d73d commit 96aff4a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions packages/element-plus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,11 @@
"types": "vue-tsc --declaration --emitDeclarationOnly -p tsconfig.build.json",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
},
"peerDependencies": {
"devDependencies": {
"vue": ">=3.4.0",
"element-plus": ">=2.4.3",
"@element-plus/icons-vue": ">=2.3.1",
"@vueuse/core": ">=10.0.0"
},
"devDependencies": {
"@vueuse/core": ">=10.0.0",
"@cc-heart/eslint-config": "^0.0.5",
"@cc-heart/utils-client": "^2.0.4",
"@intlify/unplugin-vue-i18n": "^0.10.1",
Expand Down

0 comments on commit 96aff4a

Please sign in to comment.