@telus-uds/themes-community.theme-allium 0.1.39 → 0.1.40

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/build/rn/theme.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Mon, 16 Oct 2023 22:47:27 GMT
4
+ * Generated on Thu, 19 Oct 2023 00:21:32 GMT
5
5
  *
6
6
  */
7
7
 
package/package.json CHANGED
@@ -25,5 +25,5 @@
25
25
  "build": "UDS_PALETTE=@telus-uds/palette-allium system-tokens-build-subtheme",
26
26
  "dev": "nodemon -w src -x 'npm run build'"
27
27
  },
28
- "version": "0.1.39"
28
+ "version": "0.1.40"
29
29
  }