Skip to content

Commit

Permalink
Update all deps, move to react16 for testing (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
modosc authored and frederickfogerty committed Nov 17, 2017
1 parent 264050a commit 8e6d9d1
Show file tree
Hide file tree
Showing 5 changed files with 1,266 additions and 1,303 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"presets": ["react", "es2015", "stage-0"],
"presets": ["react", "env", "stage-0"],
"plugins": ["transform-object-assign"]
}
Loading

0 comments on commit 8e6d9d1

Please sign in to comment.