mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
Update package.json
This commit is contained in:
parent
b246b6691d
commit
af96e978ab
|
@ -38,7 +38,7 @@
|
|||
"prepublish": "pnpm run type-check && pnpm run lint && pnpm run test"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^16.13.0 || >= 18.12.0"
|
||||
"node": ">= 18.12.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/server": "^4.9.5",
|
||||
|
|
Loading…
Reference in New Issue
Block a user