@jealous-robot-dev/shared-types-responses 1.31.23 → 1.31.24

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.
@@ -102,6 +102,7 @@ export interface ViewEventHostData {
102
102
  about?: string;
103
103
  ppu?: string;
104
104
  UID?: string;
105
+ website?: string;
105
106
  reviews?: number;
106
107
  raiting?: number;
107
108
  firstname?: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jealous-robot-dev/shared-types-responses",
3
- "version": "1.31.23",
3
+ "version": "1.31.24",
4
4
  "description": "",
5
5
  "main": "build/index.js",
6
6
  "types": "build/index.d.ts",