Skip to content

Commit

Permalink
fix: support apple m1
Browse files Browse the repository at this point in the history
close #39
  • Loading branch information
arvinxx authored and hustcc committed Nov 3, 2021
1 parent b588747 commit 3d52339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
]
},
"dependencies": {
"electron": "^6.0.7",
"electron": "^11.4.6",
"jest-haste-map": "~24.9.0",
"jest-message-util": "~24.9.0",
"jest-mock": "~24.9.0",
Expand Down

0 comments on commit 3d52339

Please sign in to comment.