Skip to content

Commit

Permalink
remove unnecessary limit on es6
Browse files Browse the repository at this point in the history
  • Loading branch information
Austaras committed Oct 11, 2020
1 parent 59fe9e7 commit 051abb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -15,7 +15,7 @@
"source": "./src/Wonka.ts"
},
"./package.json": "./package.json",
"./lib/es6/src/": "./lib/es6/src/"
"./lib/": "./lib/"
},
"sideEffects": false,
"files": [
Expand Down

0 comments on commit 051abb6

Please sign in to comment.