Skip to content

Commit

Permalink
fix: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
EndyKaufman committed May 10, 2019
1 parent fc28707 commit cb82687
Show file tree
Hide file tree
Showing 3 changed files with 2,193 additions and 1,695 deletions.
12 changes: 6 additions & 6 deletions libs/rucken/ionic/package.json
Expand Up @@ -66,19 +66,19 @@
}
],
"peerDependencies": {
"@angular/common": "~7.2.13",
"@angular/core": "~7.2.13",
"@ionic/angular": "4.3.0",
"@rucken/core": "^3.9.12"
"@angular/common": "~7.2.15",
"@angular/core": "~7.2.15",
"@ionic/angular": "4.4.0",
"@rucken/core": "^3.9.13"
},
"dependencies": {
"@ngx-translate/core": "^11.0.1",
"ngx-dynamic-form-builder": "^0.9.0",
"ngx-dynamic-form-builder": "^1.0.0",
"ngx-permissions": "^6.0.4",
"ngx-repository": "^0.6.3",
"bind-observable": "^1.0.2",
"@ionic/storage": "^2.2.0",
"@ionic-native/http": "^5.5.0",
"@ionic-native/http": "^5.5.1",
"ngx-remote-config": "0.0.5"
}
}

0 comments on commit cb82687

Please sign in to comment.