mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Fix electron dependency in electron-clipboard-extended to 6 (#39336)
This commit is contained in:
parent
79521e48c8
commit
940bf3a63d
@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"electron": "latest"
|
||||
"electron": "6"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user