Ship the babelrc file to npm

We ship the source files, so it probably makes sense to ship the
babelrc that tells you how to compile them.
pull/21833/head
David Baker 2018-12-06 11:44:00 +00:00
parent 58ab9a0995
commit 77c51aff2d
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
"license": "Apache-2.0",
"main": "lib/index.js",
"files": [
".babelrc",
".eslintrc.js",
"CHANGELOG.md",
"CONTRIBUTING.rst",