@servicetitan/notifications 25.8.0 → 25.9.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@servicetitan/notifications",
|
3
|
-
"version": "25.
|
3
|
+
"version": "25.9.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": "
|
56
|
+
"gitHead": "72d081af4ab3deb72dab7d4fc93a4c2e473b726f"
|
57
57
|
}
|