Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mmzliveid committed Jun 25, 2020
1 parent 7d035d2 commit ea8cc36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/ng-config-firebase-remote-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
"typescript"
],
"dependencies": {
"tslib": "^1.10.0"
"tslib": "^2.0.0"
},
"peerDependencies": {
"@dagonmetric/ng-config": "^4.2.0",
"@angular/common": "^8.0.0-beta.0 || ^9.0.0-rc.0 || ^10.0.0-rc.0",
"@angular/core": "^8.0.0-beta.0 || ^9.0.0-rc.0 || ^10.0.0-rc.0",
"firebase": "^7.15.0",
"rxjs": "^6.4.0"
"rxjs": "^6.5.0"
},
"sideEffects": false
}

0 comments on commit ea8cc36

Please sign in to comment.