@servicetitan/notifications 27.1.0 → 27.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@servicetitan/notifications",
3
- "version": "27.1.0",
3
+ "version": "27.2.0",
4
4
  "description": "",
5
5
  "homepage": "https://docs.st.dev/docs/frontend/notifications-center",
6
6
  "repository": {
@@ -55,5 +55,5 @@
55
55
  "cli": {
56
56
  "webpack": false
57
57
  },
58
- "gitHead": "b17946150c847cd846a5b5f5bca4054340d64df5"
58
+ "gitHead": "7f15f8442d74bbba1435bacfc365066ff02c3c9d"
59
59
  }