Skip to content

Commit

Permalink
Upgrade to font-awesome 5 (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstratton authored Feb 9, 2018
1 parent 05f1828 commit fd2b944
Show file tree
Hide file tree
Showing 14 changed files with 38,517 additions and 4,760 deletions.
15 changes: 9 additions & 6 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,15 @@
],
"private": true,
"dependencies": {
"bootstrap": "4.0.0-alpha.6",
"jssocials": "^1.4.0",
"font-awesome": "^4.7.0",
"audiojs": "^1.0.1"
},
"bootstrap": "^4.0.0",
"jssocials": "^1.5.0",
"audiojs": "^1.0.1",
"jquery": "^3.3.1",
"tether": "^1.4.3",
"fontawesome": "^5.0.6"
},
"resolutions": {
"bootstrap": "4.0.0-alpha.6"
"bootstrap": "4.0.0-alpha.6",
"fontawesome": "^5.0.6"
}
}
Loading

0 comments on commit fd2b944

Please sign in to comment.