Skip to content

Commit

Permalink
Fix including ES build in the package
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkueng committed Jan 27, 2019
1 parent 80d5a10 commit f9c55ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"module": "build/index.es.js",
"jsnext:main": "build/index.es.js",
"files": [
"./build"
"build/*.js"
],
"repository": {
"type": "git",
Expand Down

0 comments on commit f9c55ca

Please sign in to comment.