Skip to content

Commit

Permalink
Fixed package.json syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFlash787 committed Sep 13, 2020
1 parent a636d4e commit d6a30cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 89 deletions.
88 changes: 1 addition & 87 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"devDependencies": {
"cross-env": "^7.0.2",
"electron": "^10.1.1",
"eslint": "^7.9.0"
"electron-builder": "22.8.1",
"eslint": "^7.9.0",
"electron-builder": "22.8.1"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit d6a30cb

Please sign in to comment.