@stacks/clarinet-sdk-wasm-browser 3.15.0 → 3.15.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.
- package/clarinet_sdk.js +1 -1
- package/clarinet_sdk_bg.wasm +0 -0
- package/package.json +1 -1
package/clarinet_sdk.js
CHANGED
|
@@ -1375,7 +1375,7 @@ function __wbg_get_imports() {
|
|
|
1375
1375
|
const ret = arg0.versions;
|
|
1376
1376
|
return ret;
|
|
1377
1377
|
},
|
|
1378
|
-
|
|
1378
|
+
__wbg_vfs_3dae73776b1265e1: function(arg0, arg1, arg2) {
|
|
1379
1379
|
let deferred0_0;
|
|
1380
1380
|
let deferred0_1;
|
|
1381
1381
|
try {
|
package/clarinet_sdk_bg.wasm
CHANGED
|
Binary file
|