Skip to content

Commit

Permalink
chore(deps): updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kKen94 committed Apr 16, 2020
1 parent 39b82b7 commit e8d374c
Show file tree
Hide file tree
Showing 3 changed files with 447 additions and 608 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@
"ts-node": "~7.0.0",
"tslint": "^5.20.1",
"tslint-config-prettier": "^1.18.0",
"typescript": "~3.7.5"
"typescript": "~3.8.3"
},
"repository": {
"type": "git",
"url": "https://github.com/kKen94/ngx-progress.git"
}
}
}
4 changes: 2 additions & 2 deletions projects/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"interceptor"
],
"peerDependencies": {
"@angular/core": "~9.0.0-rc.11",
"rxjs": "~6.5.3"
"@angular/core": "~9.1.2",
"rxjs": "~6.5.5"
}
}
Loading

0 comments on commit e8d374c

Please sign in to comment.