We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77b946c commit b654108Copy full SHA for b654108
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "reselect",
3
- "version": "5.0.0-alpha.2",
+ "version": "5.0.0-beta.0",
4
"description": "Selectors for Redux.",
5
"main": "./dist/cjs/reselect.cjs",
6
"module": "./dist/reselect.legacy-esm.js",
0 commit comments