mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
Upgrade electron to v11 to support Mac M1 (arm64)
This commit is contained in:
parent
d76d6c678d
commit
21f6184180
|
@ -48,7 +48,7 @@
|
|||
"chalk": "^4.1.0",
|
||||
"cors": "^2.8.5",
|
||||
"cross-spawn": "^7.0.3",
|
||||
"electron": "^9.2.0",
|
||||
"electron": "^11.1.0",
|
||||
"express": "^4.17.1",
|
||||
"getport": "^0.1.0",
|
||||
"graphql": "^14.7.0",
|
||||
|
|
Loading…
Reference in New Issue
Block a user