mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
Fix electron dependency in electron-clipboard-extended to 6
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"electron": "latest"
|
||||
"electron": "6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user