@abgov/design-tokens 1.0.5 → 1.1.0

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.
package/dist/tokens.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 27 Jan 2023 22:47:18 GMT
3
+ * Generated on Mon, 13 Mar 2023 17:11:28 GMT
4
4
  */
5
5
 
6
6
  :root {
package/dist/tokens.scss CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 27 Jan 2023 22:47:18 GMT
3
+ // Generated on Mon, 13 Mar 2023 17:11:28 GMT
4
4
 
5
5
  $goa-color-brand-default: #0081a2;
6
6
  $goa-color-brand-dark: #005072;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@abgov/design-tokens",
3
- "version": "1.0.5",
3
+ "version": "1.1.0",
4
4
  "main": "./index.js",
5
5
  "repository": {
6
6
  "type": "git",