This commit is contained in:
Preet Shihn
2020-10-29 18:28:40 -07:00
parent aa7cf38652
commit f2ebb10235
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{ {
"name": "rough-notation", "name": "rough-notation",
"version": "0.5.0", "version": "0.5.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

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