fix: icons package

This commit is contained in:
Mo
2022-06-09 22:38:38 -05:00
parent 6801c3dd3b
commit 4df06c1d1a
15 changed files with 105 additions and 69 deletions

View File

@@ -1 +0,0 @@
14.17.3

View File

@@ -6,7 +6,7 @@ module.exports = function (api) {
'@babel/preset-env',
{
targets: {
electron: 9,
electron: 17,
},
},
],