Skip to content
This repository has been archived by the owner on Jun 19, 2018. It is now read-only.

Commit

Permalink
Bump angular version
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Lewis committed Aug 29, 2015
1 parent b3485ac commit f1dbd06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,8 @@ <h3 id="event-editor">
</div>

<script src="angular-bootstrap-calendar.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.4.4/angular-touch.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.4.4/angular-animate.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.4.5/angular-touch.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.4.5/angular-animate.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/angular-ui-bootstrap/0.13.3/ui-bootstrap-tpls.min.js"></script>
<script src="demo/demo.js"></script>
</body>
Expand Down

0 comments on commit f1dbd06

Please sign in to comment.