Skip to content

Commit

Permalink
fix: move deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Nov 12, 2022
1 parent 6b3f6e6 commit 20c0138
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
6 changes: 3 additions & 3 deletions packages/vue/package.json
Expand Up @@ -17,10 +17,10 @@
"dependencies": {
"@antfu/eslint-config-basic": "workspace:*",
"@antfu/eslint-config-ts": "workspace:*",
"eslint-plugin-vue": "^9.7.0"
"eslint-plugin-vue": "^9.7.0",
"local-pkg": "^0.4.2"
},
"devDependencies": {
"eslint": "^8.27.0",
"local-pkg": "^0.4.2"
"eslint": "^8.27.0"
}
}
3 changes: 1 addition & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 20c0138

Please sign in to comment.