@payfit/unity-themes 2.60.4 → 2.60.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.
Files changed (2) hide show
  1. package/README.md +1 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -120,5 +120,6 @@ yarn nx run unity-themes:test
120
120
  Add an emoji below:
121
121
 
122
122
  - 🦄
123
+ - 🏰
123
124
 
124
125
  In some cases, local hr-apps libraries are not published properly, which fails install for `@payfit/payslip-template` afterward.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@payfit/unity-themes",
3
- "version": "2.60.4",
3
+ "version": "2.60.5",
4
4
  "main": "./dist/esm/index.js",
5
5
  "types": "./dist/esm/index.d.ts",
6
6
  "style": "./dist/css/unity.css",