bump version

This commit is contained in:
Preet
2021-11-04 13:58:27 -07:00
parent 9722c0106a
commit a15675243c
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "roughjs",
"version": "4.4.4",
"version": "4.4.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "roughjs",
"version": "4.4.4",
"version": "4.4.5",
"description": "Create graphics using HTML Canvas or SVG with a hand-drawn, sketchy, appearance.",
"main": "bundled/rough.cjs.js",
"module": "bundled/rough.esm.js",