@revolugo/common 7.11.1-alpha.2 → 7.11.1-alpha.4

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@revolugo/common",
3
- "version": "7.11.1-alpha.2",
3
+ "version": "7.11.1-alpha.4",
4
4
  "private": false,
5
5
  "description": "Revolugo common",
6
6
  "author": "Revolugo",
@@ -149,6 +149,7 @@ export const ICONS_NAME = Object.freeze({
149
149
  policeCar: 'ph:police-car',
150
150
  praying: 'ph:hands-praying',
151
151
  questionMark: 'ph:question-mark',
152
+ receipt: 'ph:receipt',
152
153
  receiptFail: 'ph:receipt-x',
153
154
  refresh: 'ph:arrows-counter-clockwise',
154
155
  running: 'ph:person-simple-run',