diff --git a/package-lock.json b/package-lock.json index 6f9f06c..9fbef3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@oxctl/lti-auto-configuration", - "version": "2.2.3", + "version": "2.2.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@oxctl/lti-auto-configuration", - "version": "2.2.3", + "version": "2.2.4", "license": "MIT", "dependencies": { "axios": "^1.5.0", diff --git a/package.json b/package.json index bcbbd9c..424fe69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oxctl/lti-auto-configuration", - "version": "2.2.3", + "version": "2.2.4", "description": "This contains a set of scripts and utility tools to auto provising LTI tools to Canvas.", "main": "index.js", "type": "module",