@aztec/standard-contracts 0.0.1-commit.04d373f → 0.0.1-commit.7689c7f

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.
@@ -7834,5 +7834,5 @@
7834
7834
  }
7835
7835
  },
7836
7836
  "transpiled": true,
7837
- "aztec_version": "0.0.1-commit.04d373f"
7837
+ "aztec_version": "0.0.1-commit.7689c7f"
7838
7838
  }
@@ -5990,5 +5990,5 @@
5990
5990
  }
5991
5991
  },
5992
5992
  "transpiled": true,
5993
- "aztec_version": "0.0.1-commit.04d373f"
5993
+ "aztec_version": "0.0.1-commit.7689c7f"
5994
5994
  }
@@ -4286,5 +4286,5 @@
4286
4286
  }
4287
4287
  },
4288
4288
  "transpiled": true,
4289
- "aztec_version": "0.0.1-commit.04d373f"
4289
+ "aztec_version": "0.0.1-commit.7689c7f"
4290
4290
  }
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@aztec/standard-contracts",
3
3
  "homepage": "https://github.com/AztecProtocol/aztec-packages/tree/master/yarn-project/standard-contracts",
4
4
  "description": "Standard non-protocol contracts for the Aztec Network",
5
- "version": "0.0.1-commit.04d373f",
5
+ "version": "0.0.1-commit.7689c7f",
6
6
  "type": "module",
7
7
  "exports": {
8
8
  ".": "./dest/index.js",
@@ -73,8 +73,8 @@
73
73
  ]
74
74
  },
75
75
  "dependencies": {
76
- "@aztec/foundation": "0.0.1-commit.04d373f",
77
- "@aztec/stdlib": "0.0.1-commit.04d373f",
76
+ "@aztec/foundation": "0.0.1-commit.7689c7f",
77
+ "@aztec/stdlib": "0.0.1-commit.7689c7f",
78
78
  "tslib": "^2.4.0"
79
79
  },
80
80
  "devDependencies": {