Skip to content

Commit

Permalink
Merge branch 'master' of github.com:MaiaVictor/swarm-js
Browse files Browse the repository at this point in the history
  • Loading branch information
evertonfraga committed Aug 31, 2018
2 parents b6894e7 + 614db13 commit b34d41c
Show file tree
Hide file tree
Showing 11 changed files with 3,858 additions and 3,793 deletions.
7 changes: 6 additions & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"presets": [
["es2015", { "modules": false }]
[
"@babel/preset-env",
{
"modules": false
}
]
]
}
Loading

0 comments on commit b34d41c

Please sign in to comment.