@doenet/doenetml-iframe 0.7.0-rc-2 → 0.7.0-rc-4
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
|
@@ -70744,7 +70744,7 @@ function ExternalVirtualKeyboard() {
|
|
|
70744
70744
|
}
|
|
70745
70745
|
);
|
|
70746
70746
|
}
|
|
70747
|
-
const version = "0.7.0-rc-
|
|
70747
|
+
const version = "0.7.0-rc-4";
|
|
70748
70748
|
const latestDoenetmlVersion = version;
|
|
70749
70749
|
function DoenetViewer({
|
|
70750
70750
|
doenetML,
|