Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit 4c7b108

Browse files
author
Miller
committed
update dependencies
1 parent 2ac6807 commit 4c7b108

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

projects/ng-busy/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@
3636
"rxjs": "^6.0.0"
3737
},
3838
"peerDependencies": {
39-
"@angular/common": "^5.0.0 || ^6.0.0-rc.0 || ^6.0.0",
40-
"@angular/core": "^5.0.0 || ^6.0.0-rc.0 || ^6.0.0",
41-
"@angular/animations": "^5.0.0 || ^6.0.0-rc.0 || ^6.0.0",
39+
"@angular/common": "^6.0.0-rc.0 || ^6.0.0",
40+
"@angular/core": "^6.0.0-rc.0 || ^6.0.0",
41+
"@angular/animations": "^6.0.0-rc.0 || ^6.0.0",
4242
"rxjs": "^6.0.0"
4343
},
4444
"dependencies": {
45-
"@angular/common": "^5.0.0 || ^6.0.0-rc.0 || ^6.0.0",
46-
"@angular/core": "^5.0.0 || ^6.0.0-rc.0 || ^6.0.0",
47-
"@angular/animations": "^5.0.0 || ^6.0.0-rc.0 || ^6.0.0",
45+
"@angular/common": "^6.0.0-rc.0 || ^6.0.0",
46+
"@angular/core": "^6.0.0-rc.0 || ^6.0.0",
47+
"@angular/animations": "^6.0.0-rc.0 || ^6.0.0",
4848
"rxjs": "^6.0.0"
4949
}
5050
}

0 commit comments

Comments
 (0)