diff --git a/package-lock.json b/package-lock.json index 86a1df6..4871876 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vimath", - "version": "0.0.53", + "version": "0.0.54", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "vimath", - "version": "0.0.53", + "version": "0.0.54", "license": "ISC", "dependencies": { "mathjax-full": "^3.2.2" diff --git a/package.json b/package.json index 02128f3..0674255 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vimath", "description": "${npm_package_name} is a library for creating interactive math content in the browser.", "private": false, - "version": "0.0.53", + "version": "0.0.54", "author": "blparker", "license": "ISC", "type": "module",