We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df77ebd commit cd146a0Copy full SHA for cd146a0
package.json
@@ -4,6 +4,7 @@
4
"private": true,
5
"dependencies": {
6
"axios": "^0.18.0",
7
+ "font-awesome": "^4.7.0",
8
"moment": "^2.24.0",
9
"prop-types": "^15.7.2",
10
"react": "^16.8.5",
yarn.lock
@@ -4305,6 +4305,11 @@ follow-redirects@^1.3.0:
4305
dependencies:
4306
debug "^3.2.6"
4307
4308
+font-awesome@^4.7.0:
4309
+ version "4.7.0"
4310
+ resolved "https://registry.yarnpkg.com/font-awesome/-/font-awesome-4.7.0.tgz#8fa8cf0411a1a31afd07b06d2902bb9fc815a133"
4311
+ integrity sha1-j6jPBBGhoxr9B7BtKQK7n8gVoTM=
4312
+
4313
for-in@^0.1.3:
4314
version "0.1.8"
4315
resolved "https://registry.yarnpkg.com/for-in/-/for-in-0.1.8.tgz#d8773908e31256109952b1fdb9b3fa867d2775e1"
0 commit comments