fixed a bug in rehighlighting

This commit is contained in:
Preet Shihn
2020-06-16 01:34:19 -07:00
parent 2ebd8b40b9
commit 58b7a5d864
3 changed files with 7 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rough-notation",
"version": "0.3.2",
"version": "0.3.3",
"description": "Create and animate hand-drawn annotations on a web page",
"main": "lib/rough-notation.cjs.js",
"module": "lib/rough-notation.esm.js",