diff --git a/package-lock.json b/package-lock.json index 54822f9..c6b13ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@bdelab/roar-utils", - "version": "1.2.7", + "version": "1.2.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@bdelab/roar-utils", - "version": "1.2.7", + "version": "1.2.8", "license": "STANFORD ACADEMIC SOFTWARE LICENSE FOR ROARâ„¢", "dependencies": { "@jspsych/plugin-preload": "^1.1.2", diff --git a/package.json b/package.json index c33eae5..e31e981 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bdelab/roar-utils", - "version": "1.2.7", + "version": "1.2.8", "description": "A module containing utilities for ROAR such as helper functions and constants.", "main": "lib/index.js", "type": "module",