Skip to content

Commit

Permalink
chore(demo): update to hammer on google cdn
Browse files Browse the repository at this point in the history
  • Loading branch information
kara committed Apr 28, 2016
1 parent dbe3cc5 commit ca5339b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
<script src="vendor/angular2/bundles/http.dev.js"></script>
<script src="vendor/angular2/bundles/router.dev.js"></script>

<!-- TODO: Replace with updated Hammer version in Google CDN -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/hammer.js/2.0.6/hammer.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/hammerjs/2.0.8/hammer.min.js"></script>
<script>
System.config({
packages: {
Expand Down

0 comments on commit ca5339b

Please sign in to comment.