Skip to content

Commit

Permalink
feat(export): add ES6 module
Browse files Browse the repository at this point in the history
  • Loading branch information
vvo committed Jul 9, 2020
1 parent aeec6f5 commit c76b24b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"author": "Vincent Voyer <vincent@codeagain.com>",
"sideEffects": false,
"main": "dist/",
"module": "lib/",
"files": [
"dist/",
"lib/",
Expand Down

0 comments on commit c76b24b

Please sign in to comment.