@jealous-robot-dev/shared-types-responses 1.23.15 → 1.23.16

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.
@@ -164,6 +164,7 @@ export interface EventManagerFormsName {
164
164
  }
165
165
  export interface EventManagerFormsTime {
166
166
  common: EventHostTimimgCommonPhrases;
167
+ when_can_be_applied: string;
167
168
  compose_schedule: string;
168
169
  restore_previous: string;
169
170
  description: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jealous-robot-dev/shared-types-responses",
3
- "version": "1.23.15",
3
+ "version": "1.23.16",
4
4
  "description": "",
5
5
  "main": "build/index.js",
6
6
  "types": "build/index.d.ts",