Skip to content

Commit 96639ac

Browse files
committed
remove exports section from package.json
1 parent 77ee289 commit 96639ac

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,5 @@
7979
"js/",
8080
"cjs/"
8181
],
82-
"exports": {
83-
"./js/*": {
84-
"import": "./js/*",
85-
"require": "./cjs/*"
86-
}
87-
},
8882
"main": "lib/sre.js"
8983
}

0 commit comments

Comments
 (0)