Skip to content

Commit b630068

Browse files
committed
build: remove the exports field
1 parent 0cc7113 commit b630068

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
"main": "lib/index.js",
1313
"module": "lib/index.js",
1414
"types": "lib/index.d.ts",
15-
"exports": {
16-
"./": "lib/"
17-
},
1815
"files": [
1916
"lib/**"
2017
],

0 commit comments

Comments
 (0)