@servicetitan/notifications 28.0.0 → 28.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 +3 -3
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@servicetitan/notifications",
3
- "version": "28.0.0",
3
+ "version": "28.2.0",
4
4
  "description": "",
5
5
  "homepage": "https://docs.st.dev/docs/frontend/notifications-center",
6
6
  "repository": {
7
7
  "type": "git",
8
- "url": "https://github.com/servicetitan/uikit.git",
8
+ "url": "https://github.com/servicetitan/anvil-uikit-contrib.git",
9
9
  "directory": "packages/notifications"
10
10
  },
11
11
  "main": "./dist/index.js",
@@ -55,5 +55,5 @@
55
55
  "cli": {
56
56
  "webpack": false
57
57
  },
58
- "gitHead": "7093c94176a1cf164fbb81e186123625abd87795"
58
+ "gitHead": "41795ef488172af6a1d3cf989a759d7e10af2f67"
59
59
  }