Skip to content

Commit

Permalink
[fix] Remove Electron dependency (#41)
Browse files Browse the repository at this point in the history
Remove the unnecessary `electron` peer dependency. Fixes #40.
  • Loading branch information
dcalhoun authored Apr 28, 2018
1 parent 0d46e15 commit feff1df
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,5 @@
"jest": "^20.0.4",
"lint-staged": "^4.2.3",
"prettier": "^1.7.4"
},
"peerDependencies": {
"electron": "^1.6.2"
}
}

0 comments on commit feff1df

Please sign in to comment.