We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc1ce52 commit be6fc44Copy full SHA for be6fc44
‎package.json‎
@@ -7,7 +7,7 @@
7
"engines": {
8
"node": ">= 20.9 < 24"
9
},
10
- "main": "dist/index.js",
+ "main": "./dist/index.js",
11
"exports": "./dist/index.js",
12
"files": ["dist", "src"],
13
"dependencies": {
0 commit comments