Skip to content

Commit

Permalink
bump electron peerDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
d-fischer committed Dec 16, 2021
1 parent a94681c commit 17ed87e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/auth-electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"peerDependencies": {
"@twurple/auth": "^5.0.0",
"electron": ">=9.0.0 <12.0.0"
"electron": ">=9.0.0 <18.0.0"
},
"files": [
"LICENSE",
Expand Down

0 comments on commit 17ed87e

Please sign in to comment.