mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
Compare commits
1 commit
b458a5cb18
...
3ca8a1dccc
Author | SHA1 | Date | |
---|---|---|---|
|
3ca8a1dccc |
2 changed files with 2 additions and 4 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,2 @@
|
||||||
node_modules
|
node_modules
|
||||||
out/
|
out/
|
||||||
dist
|
|
|
@ -55,8 +55,7 @@
|
||||||
{
|
{
|
||||||
"name": "@electron-forge/maker-zip",
|
"name": "@electron-forge/maker-zip",
|
||||||
"platforms": [
|
"platforms": [
|
||||||
"darwin",
|
"darwin"
|
||||||
"linux"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue