@doenet/doenetml-iframe 0.7.0-alpha49 → 0.7.0-alpha50
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 +2 -2
- package/index.js.map +1 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -27228,7 +27228,7 @@ function findNodesWithPositionInfo(nodes) {
|
|
|
27228
27228
|
return ret;
|
|
27229
27229
|
}
|
|
27230
27230
|
const _MacroParser = (
|
|
27231
|
-
// @generated by Peggy 5.0.
|
|
27231
|
+
// @generated by Peggy 5.0.5.
|
|
27232
27232
|
//
|
|
27233
27233
|
// https://peggyjs.org/
|
|
27234
27234
|
/* @__PURE__ */ function() {
|
|
@@ -46449,7 +46449,7 @@ function ExternalVirtualKeyboard() {
|
|
|
46449
46449
|
}
|
|
46450
46450
|
);
|
|
46451
46451
|
}
|
|
46452
|
-
const version = "0.7.0-
|
|
46452
|
+
const version = "0.7.0-alpha50";
|
|
46453
46453
|
const latestDoenetmlVersion = version;
|
|
46454
46454
|
function DoenetViewer({
|
|
46455
46455
|
doenetML,
|