Skip to content

Commit

Permalink
Merge branch 'master' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
emilefokkema committed May 14, 2024
2 parents 0bea292 + 4e63daf commit c8a705c
Show file tree
Hide file tree
Showing 101 changed files with 5,397 additions and 2,939 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ var context = infiniteCanvas.getContext("2d");
Include `InfiniteCanvas` in your web page:

```html
<script src="https://cdn.jsdelivr.net/npm/[email protected].5/dist/infinite-canvas.umd.cjs"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected].6/dist/infinite-canvas.umd.cjs"></script>
```

or install it using npm:
Expand Down
Loading

0 comments on commit c8a705c

Please sign in to comment.