Greater than

This commit is contained in:
Nathan Bierema 2021-08-25 23:40:21 -04:00
parent dfaa8d821a
commit e1cf1e2421

View File

@ -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",