mirror of https://github.com/Fabio286/antares.git
fix: false positive with Windows Defender
This commit is contained in:
parent
5267b37eaf
commit
992a033cb2
Binary file not shown.
Before Width: | Height: | Size: 54 KiB |
Binary file not shown.
Before Width: | Height: | Size: 7.4 KiB |
|
@ -135,7 +135,7 @@
|
|||
"cross-env": "^7.0.2",
|
||||
"css-loader": "^6.5.0",
|
||||
"electron": "^16.0.1",
|
||||
"electron-builder": "^22.13.1",
|
||||
"electron-builder": "^22.14.10",
|
||||
"electron-devtools-installer": "^3.2.0",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-standard": "^16.0.3",
|
||||
|
|
Loading…
Reference in New Issue