Skip to content

Commit

Permalink
fix bugs 🐛 and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
David Annopolsky committed Oct 31, 2015
1 parent b5add84 commit 4a5a66e
Show file tree
Hide file tree
Showing 5 changed files with 33,316 additions and 13,923 deletions.
6 changes: 6 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"presets": [
"es2015",
"stage-0"
]
}
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ <h3 class="panel-title output">Output</h3>
<script src="//wzrd.in/standalone/ramda-fantasy@latest"></script>
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js"></script>

<script src="lib/js/main.js"></script>
<script src="lib/js/bundle.js"></script>
</body>
Expand Down
Loading

0 comments on commit 4a5a66e

Please sign in to comment.