Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake Champion committed Mar 26, 2019
1 parent 7e172e4 commit b953388
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "o-crossword",
"dependencies": {
"o-colors": "^4.1.5",
"o-grid": "^4.0.6",
"o-typography": "^5.4.1",
"o-viewport": "^3.1.6",
"o-tracking": "^1.3.5",
"o-buttons": "^5.8.5"
"o-colors": "^4.8.5",
"o-grid": "^4.5.1",
"o-typography": "^5.10.1",
"o-viewport": "^3.3.2",
"o-tracking": "^1.6.0",
"o-buttons": "^5.16.2"
},
"main": [
"main.scss",
Expand All @@ -20,6 +20,6 @@
"package.json"
],
"resolutions": {
"o-colors": "^4.1.5"
"o-colors": "^4.8.5"
}
}

0 comments on commit b953388

Please sign in to comment.