Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
fix: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
EndyKaufman committed Mar 23, 2019
1 parent 97954a6 commit 6992870
Show file tree
Hide file tree
Showing 4 changed files with 484 additions and 380 deletions.
8 changes: 4 additions & 4 deletions libs/rucken/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@
],
"peerDependencies": {
"rxjs": "^6.4.0",
"@angular/forms": "^7.2.8",
"@angular/common": "^7.2.8",
"@angular/compiler": "^7.2.8",
"@angular/core": "^7.2.8"
"@angular/forms": "^7.2.10",
"@angular/common": "^7.2.10",
"@angular/compiler": "^7.2.10",
"@angular/core": "^7.2.10"
},
"dependencies": {
"@ngx-translate/core": "^11.0.1",
Expand Down
8 changes: 4 additions & 4 deletions libs/rucken/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@
],
"peerDependencies": {
"rxjs": "^6.4.0",
"@angular/forms": "^7.2.8",
"@angular/common": "^7.2.8",
"@angular/compiler": "^7.2.8",
"@angular/core": "^7.2.8"
"@angular/forms": "^7.2.10",
"@angular/common": "^7.2.10",
"@angular/compiler": "^7.2.10",
"@angular/core": "^7.2.10"
},
"dependencies": {
"@ngx-translate/core": "^11.0.1",
Expand Down
Loading

0 comments on commit 6992870

Please # to comment.