@empty-sekai/allium-deck-wasm 0.0.9 → 0.0.10

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/allium_deck.js CHANGED
@@ -343,7 +343,7 @@ function __wbg_get_imports() {
343
343
  const ret = new Error();
344
344
  return addHeapObject(ret);
345
345
  },
346
- __wbg_now_82bdb0e7ddfc7541: function() {
346
+ __wbg_now_21283541518247e0: function() {
347
347
  const ret = performance.now();
348
348
  return ret;
349
349
  },
Binary file
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@empty-sekai/allium-deck-wasm",
3
3
  "type": "module",
4
4
  "description": "Browser WASM bindings for allium-deck",
5
- "version": "0.0.9",
5
+ "version": "0.0.10",
6
6
  "license": "MIT OR Apache-2.0",
7
7
  "repository": {
8
8
  "type": "git",