@ibearua/bitmask-core-dev 1.0.0-beta.15 → 1.0.0-beta.16

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.
@@ -2104,7 +2104,7 @@ export function __wbg_randomFillSync_e2ae5c896c5ec592() { return handleError(fun
2104
2104
  }, arguments) };
2105
2105
 
2106
2106
  export function __wbg_require_d3a2417979c32e11() { return handleError(function () {
2107
- const ret = module.require;
2107
+ const ret = null; // Browser environment - no require
2108
2108
  return ret;
2109
2109
  }, arguments) };
2110
2110
 
package/package.json CHANGED
@@ -10,7 +10,7 @@
10
10
  "Stanley Arua <stanarua@aol.com>"
11
11
  ],
12
12
  "description": "Core functionality for the BitMask wallet",
13
- "version": "1.0.0-beta.15",
13
+ "version": "1.0.0-beta.16",
14
14
  "license": "MIT/Apache-2.0",
15
15
  "repository": {
16
16
  "type": "git",