Skip to content

Commit 13e39a0

Browse files
authored
export lib paths (#6855)
1 parent 3a11d60 commit 13e39a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@
4343
"cli"
4444
],
4545
"exports": {
46+
"./lib/es6/*": "./lib/es6/*",
47+
"./lib/js/*": "./lib/js/*",
4648
"./package.json": "./package.json"
4749
},
4850
"imports": {

0 commit comments

Comments
 (0)