Include font awesome in assets.

This commit is contained in:
James Cole
2018-02-03 09:14:39 +01:00
parent d81c99bcda
commit 352cdf75c8
4 changed files with 13 additions and 3 deletions

5
package-lock.json generated Normal file → Executable file
View File

@@ -3758,6 +3758,11 @@
"debug": "3.1.0"
}
},
"font-awesome": {
"version": "4.7.0",
"resolved": "https://registry.npmjs.org/font-awesome/-/font-awesome-4.7.0.tgz",
"integrity": "sha1-j6jPBBGhoxr9B7BtKQK7n8gVoTM="
},
"for-in": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz",