Skip to content

Commit

Permalink
[Fix] remove require condition to avoid experimental warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jan 26, 2020
1 parent 9579abe commit 2cade6b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -7,7 +7,6 @@
"exports": {
".": [
{
"require": "./index.js",
"default": "./index.js"
},
"./index.js"
Expand Down

0 comments on commit 2cade6b

Please sign in to comment.