Skip to content

Commit

Permalink
Publish .babelrc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Feb 19, 2019
1 parent 760a3a0 commit a5ed970
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 @@ -4,7 +4,8 @@
"main": "index.js",
"files": [
"dist",
"!*~"
"!*~",
".babelrc.js"
],
"scripts": {
"test": "gulp test"
Expand Down

0 comments on commit a5ed970

Please sign in to comment.