@towns-protocol/generated 0.0.447 → 0.0.449

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.
@@ -1 +1 @@
1
- fe3b95de745921e5d92a4e8e9be401aa1b953fc4:1ddd38ad39d7c07327fc4ca5b7aa5f898bf3c997
1
+ 1d82e6a4f735d106ac3d34aa9de3efeca8d43770:1ddd38ad39d7c07327fc4ca5b7aa5f898bf3c997
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@towns-protocol/generated",
3
- "version": "0.0.447",
3
+ "version": "0.0.449",
4
4
  "type": "module",
5
5
  "scripts": {
6
6
  "build": "bun ./scripts/prepare.js",
@@ -13,7 +13,7 @@
13
13
  "ethers": "^5.8.0"
14
14
  },
15
15
  "devDependencies": {
16
- "@towns-protocol/contracts": "^0.0.447",
16
+ "@towns-protocol/contracts": "^0.0.449",
17
17
  "@typechain/ethers-v5": "^11.1.2",
18
18
  "typechain": "^8.3.2"
19
19
  },
@@ -34,5 +34,5 @@
34
34
  "publishConfig": {
35
35
  "access": "public"
36
36
  },
37
- "gitHead": "4847ff18b339d18d11d2c2cb8d22cdb425affe84"
37
+ "gitHead": "268f44c69d00993f57e702b176a9a9c34ea8f6cc"
38
38
  }