@paris-ias/trees 2.2.7 → 2.2.8

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.
@@ -69,7 +69,7 @@ query search($appId: ID = "", $search: String = "", $lang: String = "en") {
69
69
  bookingState
70
70
  category
71
71
  start
72
- state
72
+ status
73
73
  summary
74
74
  eventType
75
75
  slug
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paris-ias/trees",
3
- "version": "2.2.7",
3
+ "version": "2.2.8",
4
4
  "type": "module",
5
5
  "main": "index.js",
6
6
  "types": "index.d.ts",