Skip to content
This repository was archived by the owner on Nov 3, 2021. It is now read-only.

Commit 51ee31c

Browse files
Merge pull request #839 from intellihr/release/376
Release 376
2 parents a7af28d + 6038a3c commit 51ee31c

File tree

3 files changed

+135
-7
lines changed

3 files changed

+135
-7
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@intellihr/ui-components",
33
"description": "A common React components library that is used in our company",
4-
"version": "48.0.1",
4+
"version": "48.1.0",
55
"main": "./dist/",
66
"types": "./types/index.d.ts",
77
"files": [
@@ -16,7 +16,7 @@
1616
"styled-components": "^4.3.1"
1717
},
1818
"dependencies": {
19-
"@fortawesome/fontawesome-pro": "^5.11.2",
19+
"@fortawesome/fontawesome-pro": "^5.13.1",
2020
"@intellihr/icons": "^0.0.9",
2121
"@intellihr/styled-components-breakpoint": "0.0.2",
2222
"@types/chart.js": "2.7.52",

0 commit comments

Comments
 (0)