Skip to content

Commit 8b21fc5

Browse files
author
Walker Leite
committed
fix(package): fix font-awesome dependency
1 parent f1aed3a commit 8b21fc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"babel-polyfill": "^6.26.0",
2929
"bootstrap": "^4.0.0-beta.2",
3030
"bootstrap-vue": "^1.2.0",
31-
"font-awesome": "github:FortAwesome/Font-Awesome",
31+
"font-awesome": "^4.7.0",
3232
"install": "^0.10.1",
3333
"lodash.defaultsdeep": "^4.6.0",
3434
"loopback-ds-timestamp-mixin": "^3.4.1",

0 commit comments

Comments
 (0)