Skip to content

Commit 3830f5b

Browse files
committedOct 9, 2020
Revert the extra exports reference
1 parent d89ca6b commit 3830f5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎package.json

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
"sideEffects": false,
2929
"exports": {
3030
".": {
31-
"module": "./tslib.es6.js",
3231
"import": "./modules/index.js",
3332
"default": "./tslib.js"
3433
},

0 commit comments

Comments
 (0)
Please sign in to comment.