Skip to content

Commit

Permalink
fix: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
EndyKaufman committed Apr 8, 2019
1 parent 3c5cd66 commit 409cb98
Show file tree
Hide file tree
Showing 3 changed files with 387 additions and 338 deletions.
8 changes: 4 additions & 4 deletions libs/rucken/ionic/package.json
Expand Up @@ -66,10 +66,10 @@
}
],
"peerDependencies": {
"@angular/common": "~7.2.10",
"@angular/core": "~7.2.10",
"@ionic/angular": "4.1.2",
"@rucken/core": "^3.9.10"
"@angular/common": "~7.2.12",
"@angular/core": "~7.2.12",
"@ionic/angular": "4.2.0",
"@rucken/core": "^3.9.11"
},
"dependencies": {
"@ngx-translate/core": "^11.0.1",
Expand Down

0 comments on commit 409cb98

Please sign in to comment.