1 parent a4975d5 commit 245b2e6Copy full SHA for 245b2e6
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