Commit 80d77a38 authored by Travis Fischer's avatar Travis Fischer Committed by GitHub

Merge pull request #25 from abi/fix-Error-Default-condition

parents a84826f2 343157c2
......@@ -11,8 +11,8 @@
"exports": {
".": {
"import": "./build/index.js",
"default": "./build/index.js",
"types": "./build/index.d.ts"
"types": "./build/index.d.ts",
"default": "./build/index.js"
}
},
"files": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment