Skip to content

Commit

Permalink
Merge pull request #950 from hovancik/remove/electromon
Browse files Browse the repository at this point in the history
Remove electromon
  • Loading branch information
hovancik authored May 4, 2021
2 parents 163fa12 + d41600d commit 1a6ef26
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 82 deletions.
80 changes: 0 additions & 80 deletions package-lock.json

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

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"scripts": {
"start": "electron ./app",
"dev": "cross-env NODE_ENV=development electron ./app --enable-logging --remote-debugging-port=9222",
"electromon": "electromon ./app",
"postinstall": "electron-builder install-app-deps",
"pack": "electron-builder build --dir",
"dist": "electron-builder build --x64 --ia32",
Expand Down Expand Up @@ -41,7 +40,6 @@
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
"cross-env": "^7.0.3",
"electromon": "^1.0.10",
"electron": "^12.0.6",
"electron-builder": "^22.10.5",
"husky": "^6.0.0",
Expand Down

0 comments on commit 1a6ef26

Please sign in to comment.