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

3
package.json Normal file → Executable file
View File

@@ -17,5 +17,8 @@
"laravel-mix": "^1.0",
"lodash": "^4.17.4",
"vue": "^2.5.7"
},
"dependencies": {
"font-awesome": "^4.7.0"
}
}