Skip to content

Commit

Permalink
add es6/ to npm package files
Browse files Browse the repository at this point in the history
  • Loading branch information
epoberezkin committed Jul 7, 2019
1 parent 4a53db5 commit d34ba58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@
},
"files": [
"index.js",
"index.d.ts"
"index.d.ts",
"es6/"
],
"types": "index.d.ts"
}

0 comments on commit d34ba58

Please sign in to comment.