@doenet/doenetml-iframe 0.7.0-beta-19 → 0.7.0-beta-20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -70742,7 +70742,7 @@ function ExternalVirtualKeyboard() {
|
|
|
70742
70742
|
}
|
|
70743
70743
|
);
|
|
70744
70744
|
}
|
|
70745
|
-
const version = "0.7.0-beta-
|
|
70745
|
+
const version = "0.7.0-beta-20";
|
|
70746
70746
|
const latestDoenetmlVersion = version;
|
|
70747
70747
|
function DoenetViewer({
|
|
70748
70748
|
doenetML,
|