@cooperco/cooper-component-library 0.1.111 → 0.1.112

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.
@@ -67,6 +67,7 @@ export const getContentModule: DocumentNode = gql`
67
67
  bodyCopyAlignment
68
68
  tableHighlight
69
69
  placeholderModule
70
+ verticalAlignment
70
71
  }
71
72
  }
72
73
  `
@@ -65,6 +65,7 @@ export const getContentModule = gql `
65
65
  bodyCopyAlignment
66
66
  tableHighlight
67
67
  placeholderModule
68
+ verticalAlignment
68
69
  }
69
70
  }
70
71
  `;
@@ -67,6 +67,7 @@ export const getContentModule: DocumentNode = gql`
67
67
  bodyCopyAlignment
68
68
  tableHighlight
69
69
  placeholderModule
70
+ verticalAlignment
70
71
  }
71
72
  }
72
73
  `
@@ -67,6 +67,7 @@ export const getContentModule: DocumentNode = gql`
67
67
  bodyCopyAlignment
68
68
  tableHighlight
69
69
  placeholderModule
70
+ verticalAlignment
70
71
  }
71
72
  }
72
73
  `
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cooperco/cooper-component-library",
3
3
  "private": false,
4
- "version": "0.1.111",
4
+ "version": "0.1.112",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"