2 parents f544489 + 4cdbe71 commit 51804f6Copy full SHA for 51804f6
package.json
@@ -2,6 +2,7 @@
2
"name": "tinyld",
3
"description": "Simple and Performant Language detection library (pure JS and zero dependencies)",
4
"version": "1.3.0",
5
+ "main": "./dist/tinyld.normal.node.js",
6
"exports": {
7
".": {
8
"require": "./dist/tinyld.normal.node.js",
0 commit comments