Skip to content

Commit 7ba510b

Browse files
committed
added exports path for index.js
1 parent c04ddef commit 7ba510b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.7.2",
44
"description": "FileSystem Tree",
55
"type": "module",
6+
"exports": "./index.js",
67
"scripts": {
78
"documentation": "documentation",
89
"test": "NODE_OPTIONS=--experimental-vm-modules npx jest"

0 commit comments

Comments
 (0)