This commit is contained in:
Nathan Bierema 2020-07-28 14:49:54 -04:00
parent b0ad332f2e
commit e20cca7807

View File

@ -28,7 +28,7 @@
"test:all": "jest"
},
"workspaces": [
"packages/*"
"packages/redux-devtools"
],
"engines": {
"node": ">=8.0.0"