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 84d12ca commit b826104Copy full SHA for b826104
package.json
@@ -21,7 +21,7 @@
21
"engines": {
22
"node": ">=0.3.1"
23
},
24
- "main": "./lib/index.cjs.js",
+ "main": "./lib/index.js",
25
"module": "./lib/index.es6.js",
26
"browser": "./dist/diff.js",
27
"scripts": {
0 commit comments