Skip to content

Commit

Permalink
chore: move dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
alexzhang1030 committed Jan 5, 2024
1 parent 877fe9b commit c400fff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@
"zip": "tsx ./scripts/extension-zip.ts",
"gen:vue-apis": "tsx ./scripts/vue-api-manifest.ts"
},
"dependencies": {
"pathe": "^1.1.1"
},
"devDependencies": {
"@antfu/eslint-config": "2.4.2",
"@antfu/ni": "^0.21.12",
Expand Down
1 change: 1 addition & 0 deletions packages/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"execa": "^8.0.1",
"h3": "^1.9.0",
"ip": "^1.1.8",
"pathe": "^1.1.1",
"socket.io": "^4.7.2",
"socket.io-client": "^4.7.2"
},
Expand Down

0 comments on commit c400fff

Please sign in to comment.