@keymanapp/kmc-kmn 17.0.184-alpha → 17.0.185-alpha

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.
@@ -3197,8 +3197,8 @@ var Module = (() => {
3197
3197
  var dynCall_iiiiiijj = Module["dynCall_iiiiiijj"] = function () {
3198
3198
  return (dynCall_iiiiiijj = Module["dynCall_iiiiiijj"] = Module["asm"]["dynCall_iiiiiijj"]).apply(null, arguments);
3199
3199
  };
3200
- var ___start_em_js = Module['___start_em_js'] = 58784;
3201
- var ___stop_em_js = Module['___stop_em_js'] = 59480;
3200
+ var ___start_em_js = Module['___start_em_js'] = 58800;
3201
+ var ___stop_em_js = Module['___stop_em_js'] = 59496;
3202
3202
  // include: postamble.js
3203
3203
  // === Auto-generated postamble setup entry stuff ===
3204
3204
  Module["UTF8ToString"] = UTF8ToString;
package/package.json CHANGED
@@ -27,11 +27,11 @@
27
27
  "url": "https://github.com/keymanapp/keyman/issues"
28
28
  },
29
29
  "dependencies": {
30
- "@keymanapp/keyman-version": "17.0.184-alpha",
31
- "@keymanapp/kmc-kmn": "17.0.184-alpha"
30
+ "@keymanapp/keyman-version": "17.0.185-alpha",
31
+ "@keymanapp/kmc-kmn": "17.0.185-alpha"
32
32
  },
33
33
  "devDependencies": {
34
- "@keymanapp/developer-test-helpers": "17.0.184-alpha",
34
+ "@keymanapp/developer-test-helpers": "17.0.185-alpha",
35
35
  "@types/chai": "^4.1.7",
36
36
  "@types/mocha": "^5.2.7",
37
37
  "@types/node": "^20.4.1",
@@ -70,5 +70,5 @@
70
70
  "type": "git",
71
71
  "url": "git+https://github.com/keymanapp/keyman.git"
72
72
  },
73
- "version": "17.0.184-alpha"
73
+ "version": "17.0.185-alpha"
74
74
  }