This commit is contained in:
Daniel 2024-01-25 09:55:41 +08:00
parent 5059af15af
commit f0e09bad72
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
2 changed files with 5 additions and 5 deletions

View file

@ -74,6 +74,6 @@
"webpack-cli": "^4.10.0"
},
"dependencies": {
"@electron/remote": "^2.1.1"
"@electron/remote": "^2.1.2"
}
}