Skip to content

Commit dc2fc62

Browse files
committed
Add package.json to package.exports
1 parent 034b00a commit dc2fc62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"require": "./index.js",
2727
"import": "./index.mjs"
2828
},
29+
"./package.json": "./package.json",
2930
"./async": "./async.js",
3031
"./objectifier": "./objectifier.js",
3132
"./parser": "./parser.js",

0 commit comments

Comments
 (0)