File tree Expand file tree Collapse file tree 9 files changed +14
-14
lines changed Expand file tree Collapse file tree 9 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 31
31
"@schematics/angular" : " ^0.5.4" ,
32
32
"core-js" : " ^2.4.1" ,
33
33
"reflect-metadata" : " ^0.1.3" ,
34
- "rxjs" : " ^6.0.0-uncanny-rc.7 " ,
34
+ "rxjs" : " ^6.0.0" ,
35
35
"tslib" : " ^1.7.1" ,
36
36
"zone.js" : " ^0.8.26"
37
37
},
Original file line number Diff line number Diff line change 8
8
"dependencies" : {
9
9
"@angular/core" : " ^2.0.0-rc.7" ,
10
10
"reflect-metadata" : " ^0.1.2" ,
11
- "rxjs" : " ^6.0.0-rc.0 " ,
11
+ "rxjs" : " ^6.0.0" ,
12
12
"jpm" : " 1.1.4" ,
13
13
"firefox-profile" : " 0.4.0" ,
14
14
"selenium-webdriver" : " ^2.53.3"
Original file line number Diff line number Diff line change 17
17
},
18
18
"locales" : " locales" ,
19
19
"peerDependencies" : {
20
- "rxjs" : " ^6.0.0-rc.0 " ,
20
+ "rxjs" : " ^6.0.0" ,
21
21
"@angular/core" : " 0.0.0-PLACEHOLDER"
22
22
},
23
23
"repository" : {
Original file line number Diff line number Diff line change 16
16
"tslib" : " ^1.9.0"
17
17
},
18
18
"peerDependencies" : {
19
- "rxjs" : " ^6.0.0-rc.0 " ,
19
+ "rxjs" : " ^6.0.0" ,
20
20
"zone.js" : " ~0.8.26"
21
21
},
22
22
"repository" : {
Original file line number Diff line number Diff line change 18
18
"peerDependencies" : {
19
19
"@angular/core" : " 0.0.0-PLACEHOLDER" ,
20
20
"@angular/platform-browser" : " 0.0.0-PLACEHOLDER" ,
21
- "rxjs" : " ^6.0.0-rc.0 "
21
+ "rxjs" : " ^6.0.0"
22
22
},
23
23
"repository" : {
24
24
"type" : " git" ,
Original file line number Diff line number Diff line change 16
16
"tslib" : " ^1.9.0"
17
17
},
18
18
"peerDependencies" : {
19
- "rxjs" : " ^6.0.0-rc.0 " ,
19
+ "rxjs" : " ^6.0.0" ,
20
20
"@angular/core" : " 0.0.0-PLACEHOLDER" ,
21
21
"@angular/common" : " 0.0.0-PLACEHOLDER" ,
22
22
"@angular/platform-browser" : " 0.0.0-PLACEHOLDER"
Original file line number Diff line number Diff line change 16
16
"tslib" : " ^1.9.0"
17
17
},
18
18
"peerDependencies" : {
19
- "rxjs" : " ^6.0.0-rc.0 " ,
19
+ "rxjs" : " ^6.0.0" ,
20
20
"@angular/core" : " 0.0.0-PLACEHOLDER" ,
21
21
"@angular/platform-browser" : " 0.0.0-PLACEHOLDER"
22
22
},
Original file line number Diff line number Diff line change 31
31
"@angular/core" : " 0.0.0-PLACEHOLDER" ,
32
32
"@angular/common" : " 0.0.0-PLACEHOLDER" ,
33
33
"@angular/platform-browser" : " 0.0.0-PLACEHOLDER" ,
34
- "rxjs" : " ^6.0.0-rc.0 "
34
+ "rxjs" : " ^6.0.0"
35
35
},
36
36
"ng-update" : {
37
37
"packageGroup" : " NG_UPDATE_PACKAGE_GROUP"
Original file line number Diff line number Diff line change 5142
5142
version "0.47.4"
5143
5143
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.47.4.tgz#e3a55de83a78221d232ce29619a8d68189ae845e"
5144
5144
5145
- rxjs@^6.0.0-beta.3 :
5146
- version "6.0.0-tactical-rc.1 "
5147
- resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.0.0-tactical-rc.1. tgz#1fe1f1204132d1c71c72f249a487f8e76a5ec1d5 "
5145
+ rxjs@^6.0.0 :
5146
+ version "6.0.0"
5147
+ resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.0.0. tgz#d647e029b5854617f994c82fe57a4c6747b352da "
5148
5148
dependencies :
5149
5149
tslib "^1.9.0"
5150
5150
5151
- rxjs@^6.0.0-uncanny-rc.7 :
5152
- version "6.0.0-uncanny -rc.7 "
5153
- resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.0.0-uncanny -rc.7 .tgz#e5d6ebe2c538c583bf4b3600b60112d64a7a6991 "
5151
+ rxjs@^6.0.0-beta.3 :
5152
+ version "6.0.0-tactical -rc.1 "
5153
+ resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.0.0-tactical -rc.1 .tgz#1fe1f1204132d1c71c72f249a487f8e76a5ec1d5 "
5154
5154
dependencies :
5155
5155
tslib "^1.9.0"
5156
5156
You can’t perform that action at this time.
0 commit comments