We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da21b54 commit 8c33047Copy full SHA for 8c33047
1 file changed
packages/cli/package.json
@@ -63,6 +63,7 @@
63
"./binding": {
64
"import": "./binding/index.js",
65
"types": "./binding/index.d.ts"
66
- }
+ },
67
+ "./package.json": "./package.json"
68
}
69
0 commit comments