@servicetitan/notifications 25.1.0 → 25.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": "25.1.0",
3
+ "version": "25.2.0",
4
4
  "description": "",
5
5
  "homepage": "https://docs.st.dev/docs/frontend/notifications-center",
6
6
  "repository": {
@@ -53,5 +53,5 @@
53
53
  "cli": {
54
54
  "webpack": false
55
55
  },
56
- "gitHead": "bb6fc7bc0d532fce0512a7cc6e008cf0a5bfc91f"
56
+ "gitHead": "5ce3b7761ea46df59cee9e036aec6eefadd3e0ad"
57
57
  }