mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-11-16 01:37:07 +00:00
Remove @types/electron-packager, they're built-in since 15.x
This commit is contained in:
parent
792156f376
commit
53a2e9b4d3
@ -52,7 +52,6 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/cheerio": "0.x",
|
"@types/cheerio": "0.x",
|
||||||
"@types/electron-packager": "15.x",
|
|
||||||
"@types/lodash": "4.x",
|
"@types/lodash": "4.x",
|
||||||
"@types/ncp": "2.x",
|
"@types/ncp": "2.x",
|
||||||
"@types/node": "10.x",
|
"@types/node": "10.x",
|
||||||
|
Loading…
Reference in New Issue
Block a user