Skip to content

Commit b31170d

Browse files
committed
new fix
1 parent 43c6538 commit b31170d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@
4747
"lint:fix": "eslint . --fix",
4848
"eslint-check": "eslint --print-config .eslintrc.js | eslint-config-prettier-check"
4949
},
50-
"exports": "./lib/index.js"
50+
"main": "./lib/index.js"
5151
}

0 commit comments

Comments
 (0)