Skip to content

Commit 8a96ed7

Browse files
authored
Merge pull request #46 from mishken3/adding_exports_file_path
added exports path for index.js
2 parents c04ddef + 7ba510b commit 8a96ed7

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
@@ -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)