placementt-core 1.300.201 → 1.300.202

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.
@@ -1230,6 +1230,7 @@ export type ExternalEvent = {
1230
1230
  studentInformation?: string;
1231
1231
  employerInformation?: string;
1232
1232
  designatedStaff: string;
1233
+ eventRequestId?: string;
1233
1234
  created: string;
1234
1235
  activityId?: string;
1235
1236
  gatsbyBenchmarks?: number[];
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "private": false,
3
3
  "name": "placementt-core",
4
4
  "author": "Placementt",
5
- "version": "1.300.201",
5
+ "version": "1.300.202",
6
6
  "main": "lib/index.js",
7
7
  "types": "lib/index.d.ts",
8
8
  "scripts": {
@@ -1222,6 +1222,7 @@ export type ExternalEvent = {
1222
1222
  studentInformation?: string,
1223
1223
  employerInformation?: string
1224
1224
  designatedStaff: string,
1225
+ eventRequestId?: string,
1225
1226
  created: string,
1226
1227
  activityId?: string,
1227
1228
  gatsbyBenchmarks?: number[], // String array