@doenet/doenetml-iframe 0.7.13 → 0.7.14
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
|
@@ -73615,7 +73615,7 @@ function ExternalVirtualKeyboard() {
|
|
|
73615
73615
|
}
|
|
73616
73616
|
);
|
|
73617
73617
|
}
|
|
73618
|
-
const version = "0.7.
|
|
73618
|
+
const version = "0.7.14";
|
|
73619
73619
|
const latestDoenetmlVersion = version;
|
|
73620
73620
|
function DoenetViewer({
|
|
73621
73621
|
doenetML,
|