Skip to content

Commit 4a5a66e

Browse files
author
David Annopolsky
committed
fix bugs 🐛 and bump version
1 parent b5add84 commit 4a5a66e

File tree

5 files changed

+33316
-13923
lines changed

5 files changed

+33316
-13923
lines changed

.babelrc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"presets": [
3+
"es2015",
4+
"stage-0"
5+
]
6+
}

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ <h3 class="panel-title output">Output</h3>
141141
<script src="//wzrd.in/standalone/ramda-fantasy@latest"></script>
142142
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
143143
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js"></script>
144+
144145
<script src="lib/js/main.js"></script>
145146
<script src="lib/js/bundle.js"></script>
146147
</body>

0 commit comments

Comments
 (0)