@coorpacademy/components 11.10.4 → 11.10.5

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.
@@ -2,6 +2,7 @@
2
2
  @value tablet from breakpoints;
3
3
  @value mobile from breakpoints;
4
4
  @value colors: "../../variables/colors.css";
5
+ @value cm_blue_900 from colors;
5
6
  @value xtraLightGrey from colors;
6
7
  @value cm_grey_75 from colors;
7
8
 
@@ -2,6 +2,7 @@
2
2
  @value tablet from breakpoints;
3
3
  @value mobile from breakpoints;
4
4
  @value colors: "../../variables/colors.css";
5
+ @value cm_blue_900 from colors;
5
6
  @value xtraLightGrey from colors;
6
7
  @value cm_grey_75 from colors;
7
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coorpacademy/components",
3
- "version": "11.10.4",
3
+ "version": "11.10.5",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -162,5 +162,5 @@
162
162
  "last 2 versions",
163
163
  "IE 11"
164
164
  ],
165
- "gitHead": "5a0c43d021117f625e8271d0f2b6514a50a51c05"
165
+ "gitHead": "6688f7aebd2b91d37de17e4390c73e15108b96bc"
166
166
  }
@@ -1 +0,0 @@
1
- {"ignore_dirs":[]}