Skip to content

Commit

Permalink
Merge pull request #2 from Natalya11444/automate-release-publish
Browse files Browse the repository at this point in the history
Automate release publish
  • Loading branch information
natlg authored Jul 27, 2018
2 parents 4598554 + 8f90db8 commit ef81199
Show file tree
Hide file tree
Showing 560 changed files with 45,408 additions and 37,274 deletions.
4 changes: 2 additions & 2 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"presets": ["es2015", "stage-0", "react"],
"plugins": ["transform-runtime", "transform-async-to-generator"]
"presets": [["env", { "debug": true }], "react", "stage-0"],
"plugins": ["transform-runtime", "transform-async-to-generator", "transform-class-properties"]
}
Loading

0 comments on commit ef81199

Please sign in to comment.