Skip to content

Commit

Permalink
Merge pull request #170 from edwinwright/gh-pages
Browse files Browse the repository at this point in the history
Changed RxJS version from latest to 5.5.10
  • Loading branch information
morenoh149 authored May 5, 2018
2 parents 219c20b + 1df1aeb commit 4a1599c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5040,7 +5040,7 @@ <h4 class="modal-title">Ctrl-C your answer JSON below</h4>
<script src="assets/codemirror/matchbrackets.js"></script>
<script src="assets/app/javascript.js"></script>

<script src="https://unpkg.com/@reactivex/rxjs/dist/global/Rx.js"></script>
<script src="https://unpkg.com/@reactivex/rxjs@5.5.10/dist/global/Rx.js"></script>

<script src="assets/jquery/jquery-1.10.2.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
Expand Down

0 comments on commit 4a1599c

Please sign in to comment.