Skip to content

Commit

Permalink
fix: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
EndyKaufman committed Mar 7, 2019
1 parent cd274bf commit 146f4b4
Show file tree
Hide file tree
Showing 3 changed files with 149 additions and 150 deletions.
6 changes: 3 additions & 3 deletions libs/rucken/ionic/package.json
Expand Up @@ -66,9 +66,9 @@
}
],
"peerDependencies": {
"@angular/common": "~7.2.7",
"@angular/core": "~7.2.7",
"@ionic/angular": "4.0.2",
"@angular/common": "~7.2.8",
"@angular/core": "~7.2.8",
"@ionic/angular": "4.1.0",
"@rucken/core": "^3.9.7"
},
"dependencies": {
Expand Down

0 comments on commit 146f4b4

Please sign in to comment.