@noir-lang/noir_wasm 0.6.0-a57c574 → 0.6.0-cceaca0

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/README.md CHANGED
@@ -1,4 +1,4 @@
1
1
  # Noir Lang WASM JavaScript Package
2
2
 
3
3
  ## Tracks
4
- Noir lang Repository [noir-lang/noir@a57c574](https://github.com/noir-lang/noir/tree/a57c5749cefd5a2999e3b4bba9110097f6d9e915)
4
+ Noir lang Repository [noir-lang/noir@cceaca0](https://github.com/noir-lang/noir/tree/cceaca01c55b7f6b0bf6134971346103c138a576)
Binary file
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "collaborators": [
4
4
  "The Noir Team <team@noir-lang.org>"
5
5
  ],
6
- "version": "0.6.0-a57c574",
6
+ "version": "0.6.0-cceaca0",
7
7
  "files": [
8
8
  "nodejs",
9
9
  "web",
@@ -21,6 +21,6 @@
21
21
  "url": "https://github.com/noir-lang/noir_wasm.git"
22
22
  },
23
23
  "compiler": {
24
- "versionHash": "a57c5749cefd5a2999e3b4bba9110097f6d9e915"
24
+ "versionHash": "cceaca01c55b7f6b0bf6134971346103c138a576"
25
25
  }
26
26
  }
Binary file