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 3, 2019
1 parent 6ecf7d9 commit 5b4148f
Show file tree
Hide file tree
Showing 4 changed files with 1,902 additions and 2,999 deletions.
2 changes: 1 addition & 1 deletion config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,5 @@
<plugin name="cordova-sqlite-storage" spec="2.6.0" />
<plugin name="cordova-plugin-whitelist" spec="^1.3.3" />
<plugin name="cordova-plugin-statusbar" spec="^2.4.2" />
<engine name="android" spec="7.1.4" />
<engine name="android" spec="8.0.0" />
</widget>
8 changes: 4 additions & 4 deletions libs/rucken/ionic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
}
],
"peerDependencies": {
"@angular/common": "~7.2.4",
"@angular/core": "~7.2.4",
"@ionic/angular": "4.0.1",
"@rucken/core": "^3.9.4"
"@angular/common": "~7.2.7",
"@angular/core": "~7.2.7",
"@ionic/angular": "4.0.2",
"@rucken/core": "^3.9.6"
},
"dependencies": {
"@ngx-translate/core": "^11.0.1",
Expand Down

0 comments on commit 5b4148f

Please sign in to comment.