binaryen 119.0.0-nightly.20240925 → 119.0.0-nightly.20240926

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.
Files changed (2) hide show
  1. package/index.js +1 -1
  2. package/package.json +1 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "binaryen",
3
3
  "description": "Browser & Node.js builds of Binaryen, a compiler infrastructure and toolchain library for WebAssembly.",
4
- "version": "119.0.0-nightly.20240925",
4
+ "version": "119.0.0-nightly.20240926",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
7
7
  "type": "git",