Skip to content

Commit

Permalink
fix(deps): remove moot deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ntnyq committed Apr 20, 2023
1 parent c9a3c9e commit 263c6c6
Show file tree
Hide file tree
Showing 3 changed files with 244 additions and 1,956 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
shamefully-hoist=true
ignore-workspace-root-check=true
auto-install-peers=false
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,7 @@
"dependencies": {
"@vuepress/client": "2.0.0-beta.61",
"svg-mixer": "^2.3.14",
"vue": "^3.2.47",
"vuepress-vite": "2.0.0-beta.61",
"vuepress-webpack": "2.0.0-beta.61"
"vue": "^3.2.47"
},
"devDependencies": {
"@ntnyq/eslint-config": "^1.7.0",
Expand Down

1 comment on commit 263c6c6

@vercel
Copy link

@vercel vercel bot commented on 263c6c6 Apr 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.