mirror of
https://github.com/viarotel-org/escrcpy.git
synced 2024-11-12 01:40:52 +01:00
fix: 🐛 Fix dependency build errors
This commit is contained in:
parent
d11d008f19
commit
5b026215a9
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,6 +21,7 @@ lerna-debug.log*
|
||||
# User
|
||||
node_modules
|
||||
pnpm-lock.yaml
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
*.local
|
||||
dist
|
||||
|
@ -25,7 +25,7 @@
|
||||
"vue": "^3.4.26"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^2.16.1",
|
||||
"@antfu/eslint-config": "2.16.1",
|
||||
"@devicefarmer/adbkit": "^3.2.6",
|
||||
"@electron-toolkit/preload": "^3.0.1",
|
||||
"@electron-toolkit/utils": "^3.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user