@doenet/doenetml-iframe 0.7.0-alpha46 → 0.7.0-alpha47
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
|
@@ -50421,7 +50421,7 @@ function ExternalVirtualKeyboard() {
|
|
|
50421
50421
|
}
|
|
50422
50422
|
);
|
|
50423
50423
|
}
|
|
50424
|
-
const version = "0.7.0-
|
|
50424
|
+
const version = "0.7.0-alpha47";
|
|
50425
50425
|
const latestDoenetmlVersion = version;
|
|
50426
50426
|
function DoenetViewer({
|
|
50427
50427
|
doenetML,
|