Skip to content

Commit

Permalink
chore: shrinkwrap, babelrc to fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiordgz committed Mar 26, 2016
1 parent 7f3fc89 commit 0d5795c
Show file tree
Hide file tree
Showing 11 changed files with 2,936 additions and 124 deletions.
4 changes: 4 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"plugins": ["transform-runtime"],
"presets": ["es2015", "stage-0"]
}
Loading

0 comments on commit 0d5795c

Please sign in to comment.