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