Skip to content
This repository has been archived by the owner on Mar 29, 2021. It is now read-only.

Commit

Permalink
switch back to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
dsifford committed Jul 7, 2017
1 parent 4d46967 commit fd61d12
Show file tree
Hide file tree
Showing 6 changed files with 8,675 additions and 7,383 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"presets": [["env", { "modules": false }], "react"]
"presets": [["env", { "loose": true, "modules": false }], "react"]
}
Loading

0 comments on commit fd61d12

Please sign in to comment.