We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 864015c commit f93c7bfCopy full SHA for f93c7bf
package.json
@@ -7,6 +7,7 @@
7
"main": "index.js",
8
"module": "index.mjs",
9
"exports": {
10
+ "./package.json": "./package.json",
11
"./execution/execute.js": {
12
"types": {
13
"import": "./execution/execute.js.d.mts",
0 commit comments