prismdeckjs 0.1.0 → 0.1.1

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.
@@ -5621,7 +5621,7 @@ async function R$(n, e = dS) {
5621
5621
  }
5622
5622
  return { document: a, assets: o };
5623
5623
  }
5624
- const R5 = "0.1.0", P5 = {
5624
+ const R5 = "0.1.1", P5 = {
5625
5625
  version: R5
5626
5626
  }, I5 = P5.version, N5 = "text/html;charset=utf-8", O5 = `https://cdn.jsdelivr.net/npm/prismdeckjs@${I5}/dist/prism-deck.min.js`, Kp = '<script id="prismdeck-data" type="application/vnd.prismdeck+zip;base64">', Cy = "<\/script>", gE = 3 * 8192, _E = 4 * 8192;
5627
5627
  function k5(n) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "prismdeckjs",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Browser-native spatial presentation SDK",
5
5
  "type": "module",
6
6
  "license": "MIT",