Skip to content

Commit 96901de

Browse files
committed
Fixed wrong export problem
1 parent c3dd285 commit 96901de

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
@@ -4,12 +4,6 @@
44
"description": "Array Helper functions.",
55
"type": "module",
66
"main": "index.js",
7-
"exports": {
8-
".": {
9-
"require": "./dist/helpers.js",
10-
"default": "./dist/helpers.module.js"
11-
}
12-
},
137
"license": "MIT",
148
"author": {
159
"name": "Hetarth Shah",

0 commit comments

Comments
 (0)