@aldb2b/common 1.0.196 → 1.0.198

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,7 +1,7 @@
1
1
  import { Subjects } from './subjects';
2
2
  export declare namespace SetEventMaxUsers {
3
3
  interface Context {
4
- subject: Subjects.SendEmails;
4
+ subject: Subjects.SetEventMaxUsers;
5
5
  data: Data;
6
6
  }
7
7
  interface Data {
@@ -607,8 +607,8 @@
607
607
  "affectsGlobalScope": false
608
608
  },
609
609
  "../src/events/set-event-max-users.interface.ts": {
610
- "version": "e75d8265aa7c53cc6f904e2d21e236a8668486da47b7ff68e4e6541ca2994242",
611
- "signature": "4403c5491c51e7684ca7e9d4c8e06d0019fc704962fdc49cd16268145e87848f",
610
+ "version": "d640c10b97707af9a49fda5cc480dba05bf5d009d468528be833bf180be885ba",
611
+ "signature": "0a6efe565a3732a735f59c40d2202c4963ff722ff3f6c32eafcb5f9281438246",
612
612
  "affectsGlobalScope": false
613
613
  },
614
614
  "../node_modules/class-validator/types/validation/ValidationError.d.ts": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aldb2b/common",
3
- "version": "1.0.196",
3
+ "version": "1.0.198",
4
4
  "description": "",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",