Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
Require React v0.13+
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Johnson committed Aug 14, 2015
1 parent e5840a8 commit 4dfa2dd
Show file tree
Hide file tree
Showing 10 changed files with 21,660 additions and 17 deletions.
3 changes: 2 additions & 1 deletion demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@

<script src="/demo/jquery-1.8.2.js"></script>
<script src="/demo/fastclick.js"></script>
<script src="/demo/react-0.10.0.js"></script>
<script src="/demo/react-0.13.3.js"></script>
<!--<script src="/demo/react-0.10.0.js"></script>-->
<script src="/lib/js/literallycanvas.js"></script>

<script type="text/javascript">
Expand Down
Loading

0 comments on commit 4dfa2dd

Please sign in to comment.