Skip to content
This repository has been archived by the owner on Nov 13, 2021. It is now read-only.

Commit

Permalink
feat(ES6): provide ES6 modules
Browse files Browse the repository at this point in the history
  • Loading branch information
vvo committed Jul 9, 2020
1 parent 69c1beb commit 97683c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
},
"license": "MIT",
"author": "Vincent Voyer <[email protected]>",
"sideEffects": false,
"main": "dist/",
"module": "lib/",
"files": [
"dist/",
"lib/",
Expand Down

0 comments on commit 97683c4

Please sign in to comment.