Skip to content

Commit

Permalink
Changed RxJS version from latest to 5.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed Wright committed Apr 25, 2018
1 parent 219c20b commit 1df1aeb
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 1df1aeb

Please sign in to comment.