@payfit/unity-icons 2.60.4 → 2.60.6

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 +3 -3
package/README.md CHANGED
@@ -139,5 +139,6 @@ This package supports all modern evergreen browsers. It does not support IE.
139
139
  Add an emoji below:
140
140
 
141
141
  - 🦄
142
+ - 🏰
142
143
 
143
144
  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-icons",
3
- "version": "2.60.4",
3
+ "version": "2.60.6",
4
4
  "module": "./dist/esm/index.js",
5
5
  "type": "module",
6
6
  "sideEffects": false,
@@ -80,13 +80,13 @@
80
80
  "@payfit/hr-app-eslint": "0.0.0-use.local",
81
81
  "@payfit/hr-apps-tsconfigs": "0.0.0-use.local",
82
82
  "@payfit/storybook-config": "0.0.0-use.local",
83
- "@payfit/unity-themes": "2.60.4",
83
+ "@payfit/unity-themes": "2.60.6",
84
84
  "@payfit/vite-configs": "0.0.0-use.local"
85
85
  },
86
86
  "dependencies": {
87
87
  "react": "18.3.1",
88
88
  "react-dom": "18.3.1",
89
- "@payfit/unity-themes": "2.60.4"
89
+ "@payfit/unity-themes": "2.60.6"
90
90
  },
91
91
  "peerDependenciesMeta": {
92
92
  "storybook": {