mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-25 15:40:06 +03:00
Greater than
This commit is contained in:
parent
dfaa8d821a
commit
e1cf1e2421
|
@ -39,7 +39,7 @@
|
|||
"prepublishOnly": "npm run clean && npm run build"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^14.15.0"
|
||||
"node": ">=14.15.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@redux-devtools/app": "^1.0.0-8",
|
||||
|
|
Loading…
Reference in New Issue
Block a user