@desynova-digital/components 9.1.40 → 9.1.41

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.
@@ -1808,6 +1808,13 @@
1808
1808
  ],
1809
1809
  "width": 8,
1810
1810
  "height": 8
1811
+ },
1812
+ "unchanged": {
1813
+ "paths": [
1814
+ "M0.957508 3.41008L0.956421 2.49866L5.00072 2.50072L7.91012 2.47514L13.2119 2.47515L11.8149 1.07819L12.4749 0.418229L14.9717 2.91509L12.4749 5.41196L11.8259 4.76298L13.1788 3.41005L6.95319 3.41008H5.57052L3.18894 3.41008L0.957508 3.41008Z"
1815
+ ],
1816
+ "width": 15,
1817
+ "height": 8
1811
1818
  }
1812
1819
  }
1813
1820
  }
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@desynova-digital/components",
3
- "version": "9.1.40",
3
+ "version": "9.1.41",
4
4
  "description": "Components for Desynova Digital",
5
5
  "main": "index.js",
6
6
  "author": "desynova-digital",
7
7
  "license": "MIT",
8
8
  "repository": "desynova-digital",
9
9
  "dependencies": {
10
- "@desynova-digital/tokens": "9.1.40",
10
+ "@desynova-digital/tokens": "9.1.41",
11
11
  "prop-types": "^15.7.2",
12
12
  "styled-components": "^4.3.2"
13
13
  },