Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
Merge pull request #65 from ft-interactive/upgrade-dependencies
Browse files Browse the repository at this point in the history
Upgrade Origami dependencies
  • Loading branch information
Sumeet Adur committed Feb 24, 2016
2 parents 3c83264 + 529a212 commit e8e63aa
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
{
"name": "origami-product-boilerplate",
"name": "guffipedia",
"private": true,
"dependencies": {
"o-colors": ">=2.5.0 <4",
"o-hoverable": "~1.1.0",
"o-fonts": "~1.6.4",
"o-footer": "~4.0.0",
"o-grid": "^4.0.0",
"o-buttons": "2.0.4",
"o-colors": "~3.3.1",
"o-hoverable": "~3.0.0",
"o-fonts": "^2.1.0",
"o-footer": "^4.1.1",
"o-grid": "~4.0.6",
"o-buttons": "^3.0.3",
"normalize-scss": "~3.0.3"
},
"resolutions": {
"o-hoverable": "^3.0.0"
}
}

0 comments on commit e8e63aa

Please sign in to comment.