rough-notation
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "rough-notation", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Create and animate hand-drawn annotations on a web page", | ||
@@ -5,0 +5,0 @@ "main": "lib/rough-notation.cjs.js", |
@@ -30,3 +30,3 @@ ![Rough Notation logo](https://roughnotation.com/images/social.png) | ||
```html | ||
<script type="module" src="https://unpkg.com/rough-notation/lib/rough-notation.iife.js"></script> | ||
<script src="https://unpkg.com/rough-notation/lib/rough-notation.iife.js"></script> | ||
``` | ||
@@ -33,0 +33,0 @@ |
63172