We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1faeb84 commit 489b8dcCopy full SHA for 489b8dc
package.json
@@ -2,9 +2,7 @@
2
"name": "redux-form-doc-version-checker",
3
"version": "1.2.1",
4
"description": "A widget to notify people if they are not reading the most recent docs.",
5
- "main": "dist/doc-check.cjs.js",
6
- "jsnext:main": "dist/doc-check.es.js",
7
- "module": "dist/doc-check.es.js",
+ "main": "dist/doc-check.umd.min.js",
8
"files": [
9
"dist"
10
],
0 commit comments