Skip to content

Commit 51804f6

Browse files
committed
Merge branch 'develop' of https://github.com/komodojp/tinyld into develop
2 parents f544489 + 4cdbe71 commit 51804f6

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)