@towns-protocol/generated 0.0.346 → 0.0.348

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
- e4abf8a40d8d359da841e67e415b2e7c56dcd7d2
1
+ 9760dfaeb32d5e2ff767b8a764ef63b78fef1947
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@towns-protocol/generated",
3
- "version": "0.0.346",
3
+ "version": "0.0.348",
4
4
  "packageManager": "yarn@3.8.0",
5
5
  "type": "module",
6
6
  "scripts": {
@@ -9,7 +9,7 @@
9
9
  "prepare": "node ./scripts/prepare.js"
10
10
  },
11
11
  "devDependencies": {
12
- "@towns-protocol/contracts": "^0.0.346"
12
+ "@towns-protocol/contracts": "^0.0.348"
13
13
  },
14
14
  "files": [
15
15
  "config/**/*",
@@ -28,5 +28,5 @@
28
28
  "publishConfig": {
29
29
  "access": "public"
30
30
  },
31
- "gitHead": "1ea11fbd7b5b473c1b2d929009fddbaa37cc8008"
31
+ "gitHead": "9d7daa617491dac9ea70b18ae5622b5ebb695119"
32
32
  }