@jobber/components 6.105.3 → 6.105.4-CLEANUPnp-e58bee8.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.
Files changed (2) hide show
  1. package/README.md +2 -0
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -34,3 +34,5 @@ export default function MyComponent() {
34
34
 
35
35
  More information on Atlantis can be found at
36
36
  [https://atlantis.getjobber.com](https://atlantis.getjobber.com).
37
+
38
+ \*\* Note: Remove this Note.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jobber/components",
3
- "version": "6.105.3",
3
+ "version": "6.105.4-CLEANUPnp-e58bee8.1+e58bee856",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.cjs",
@@ -538,5 +538,5 @@
538
538
  "> 1%",
539
539
  "IE 10"
540
540
  ],
541
- "gitHead": "56e20f9af118bc4640fdb6e648a227ab803f6d38"
541
+ "gitHead": "e58bee8561da44695d64788c4f55a766a6f9473f"
542
542
  }