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

Commit

Permalink
Upgrade Origami dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Sumeet Adur committed Feb 24, 2016
1 parent 3c83264 commit 6dee8a1
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,15 @@
"name": "origami-product-boilerplate",
"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.7",
"o-buttons": "^3.0.3",
"normalize-scss": "~3.0.3"
},
"resolutions": {
"o-hoverable": "^3.0.0"
}
}

0 comments on commit 6dee8a1

Please sign in to comment.