We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab1fe78 commit 07cb031Copy full SHA for 07cb031
package.json
@@ -1,10 +1,8 @@
1
{
2
"name": "redux-logger",
3
- "version": "3.0.5",
+ "version": "3.0.6",
4
"description": "Logger for Redux",
5
"main": "dist/redux-logger.js",
6
- "module": "src/index.js",
7
- "jsnext:main": "src/index.js",
8
"scripts": {
9
"lint": "eslint src",
10
"test": "npm run lint && npm run spec",
0 commit comments