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