Skip to content

Commit

Permalink
upgrade to tangram 0.14.x
Browse files Browse the repository at this point in the history
  • Loading branch information
bcamper authored Nov 3, 2017
1 parent 0f474d0 commit 3f597cc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@

<!-- Main tangram library -->
<!-- production -->
<script src="https://mapzen.com/tangram/0.13/tangram.min.js"></script>
<script src="https://mapzen.com/tangram/0.14/tangram.min.js"></script>
<!-- production debug -->
<!-- <script src="https://mapzen.com/tangram/0.13/tangram.debug.js"></script> -->
<!-- <script src="https://mapzen.com/tangram/0.14/tangram.debug.js"></script> -->
<!-- dev -->
<!-- <script src="https://precog.mapzen.com/tangrams/tangram/master/dist/tangram.debug.js"></script> -->
<!-- dev branch -->
Expand Down Expand Up @@ -792,4 +792,4 @@
</script>

</body>
</html>
</html>

0 comments on commit 3f597cc

Please sign in to comment.