Skip to content

Commit 8cad18c

Browse files
committed
Oops
1 parent 465f9f0 commit 8cad18c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"exports": {
2222
".": {
2323
"types": "./definitions.d.ts",
24-
"default": "./blob_writer.js",
25-
"require": "./blob_writer.umd.js"
24+
"require": "./blob_writer.umd.js",
25+
"default": "./blob_writer.js"
2626
},
2727
"./package.json": "./package.json"
2828
},

0 commit comments

Comments
 (0)