@servicetitan/docs-anvil-uikit-contrib 32.6.0 → 32.6.1

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.
@@ -18,5 +18,3 @@ This library has `peerDependencies` for:
18
18
  - `@testing-library/react`: >=12.0.0
19
19
  - `@testing-library/react-hooks`: >=7.0.0 (only if using `@testing-library/react` v12)
20
20
  - `react`: >=17.0.0
21
-
22
- **Note:** This library is not compatible with React Testing Library versions 13+.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@servicetitan/docs-anvil-uikit-contrib",
3
- "version": "32.6.0",
3
+ "version": "32.6.1",
4
4
  "description": "",
5
5
  "repository": {
6
6
  "type": "git",
@@ -16,5 +16,5 @@
16
16
  "cli": {
17
17
  "webpack": false
18
18
  },
19
- "gitHead": "91ddc9aa77c756301ac1b429a71e2c317b850ce7"
19
+ "gitHead": "0a1b8d2487f81f39aa9f500b514525865a02376a"
20
20
  }