We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 542b233 commit 4d42a43Copy full SHA for 4d42a43
2 files changed
runtime/v1/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@opendatacapture/runtime-v1",
3
"type": "module",
4
- "version": "1.6.0",
+ "version": "1.6.1",
5
"author": {
6
"name": "Douglas Neuroinformatics",
7
"email": "support@douglasneuroinformatics.ca"
runtime/v1/runtime.config.js
@@ -5,7 +5,7 @@ export default {
'@opendatacapture/runtime-core',
'@opendatacapture/licenses',
'@jspsych/plugin-html-button-response__1.x',
8
- '@jspsych/plugin-html-button-response__1.x',
+ '@jspsych/plugin-html-button-response__2.x',
9
'@jspsych/plugin-html-keyboard-response__1.x',
10
'@jspsych/plugin-html-keyboard-response__2.x',
11
'@jspsych/plugin-image-button-response__1.x',
0 commit comments