@desynova-digital/components 8.18.6 → 8.18.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.
@@ -1420,7 +1420,7 @@
1420
1420
  "width": 13,
1421
1421
  "height": 11
1422
1422
  },
1423
- "cueSheet": {
1423
+ "cue_sheet": {
1424
1424
  "paths": [
1425
1425
  "M0.375 12.0423V0.958984H14.625V12.0423H0.375ZM1.5625 4.26419H3.66042V2.14648H1.5625V4.26419ZM4.84792 4.26419H13.4375V2.14648H4.84792V4.26419ZM4.84792 7.54961H13.4375V5.45169H4.84792V7.54961ZM4.84792 10.8548H13.4375V8.73711H4.84792V10.8548ZM1.5625 10.8548H3.66042V8.73711H1.5625V10.8548ZM1.5625 7.54961H3.66042V5.45169H1.5625V7.54961Z"
1426
1426
  ],
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@desynova-digital/components",
3
- "version": "8.18.6",
3
+ "version": "8.18.8",
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": "8.18.6",
10
+ "@desynova-digital/tokens": "8.18.8",
11
11
  "prop-types": "^15.7.2",
12
12
  "styled-components": "^4.3.2"
13
13
  },