@jobber/components 4.85.6-CJS-to-ESM.7 → 4.85.6-CJS-to-ESM.8

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 +4 -0
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -34,3 +34,7 @@ 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
+ ## Additional Information
39
+
40
+ Additional Information
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jobber/components",
3
- "version": "4.85.6-CJS-to-ESM.7+8c8cdd1d",
3
+ "version": "4.85.6-CJS-to-ESM.8+dd2ecd7e",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.cjs",
@@ -458,5 +458,5 @@
458
458
  "> 1%",
459
459
  "IE 10"
460
460
  ],
461
- "gitHead": "8c8cdd1d755d55bf478f3aa1749f0d0d6a87e351"
461
+ "gitHead": "dd2ecd7e58b737d3a1373d136847c982270ecd89"
462
462
  }