fix: exports
This commit is contained in:
parent
0fbcf5fe17
commit
aca1cf8e9f
|
@ -8,6 +8,9 @@
|
|||
"test": "node src/tests.js",
|
||||
"cli": "node src/cli.js"
|
||||
},
|
||||
"exports": {
|
||||
".": "./src/index.js"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user