fix version number for audio-response

This commit is contained in:
Josh de Leeuw 2021-11-28 22:48:36 -05:00
parent 37749e8df8
commit cd134fb1b7
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
<head>
<script src="https://unpkg.com/jspsych@7.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-audio-response@1.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-audio-response@1.0.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@1.0.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css">
<style>

View File

@ -3,7 +3,7 @@
<head>
<script src="https://unpkg.com/jspsych@7.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-audio-response@1.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-audio-response@1.0.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@1.0.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css">
<style>

View File

@ -3,7 +3,7 @@
<head>
<script src="https://unpkg.com/jspsych@7.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-audio-response@1.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-audio-response@1.0.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-audio-button-response@1.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@1.0.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css">