Skip to content

Commit 245b2e6

Browse files
Restore main for ESLint compatibility
1 parent a4975d5 commit 245b2e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎package.json

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "tinyld",
33
"description": "Simple and Performant Language detection library (pure JS and zero dependencies)",
44
"version": "1.3.0",
5+
"main": "./dist/tinyld.normal.node.js",
56
"exports": {
67
".": {
78
"require": "./dist/tinyld.normal.node.js",

0 commit comments

Comments
 (0)