File tree Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 12
12
"@angular/platform-browser" : " ^2.4.3" ,
13
13
"@angular/platform-browser-dynamic" : " ^2.4.3" ,
14
14
"@angular/router" : " ^3.4.3" ,
15
- "@cloudinary/angular" : " ^2.0.0 " ,
15
+ "@cloudinary/angular" : " ^2.1.1 " ,
16
16
"cloudinary-core" : " ^2.1.9" ,
17
17
"core-js" : " ^2.4.1" ,
18
18
"reflect-metadata" : " ^0.1.8" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @angular/common@^2.2.4 " , "@angular/common@^2. 4.3":
5
+ " @angular/common@^2.4.3 " :
6
6
version "2.4.3"
7
7
resolved "https://registry.yarnpkg.com/@angular/common/-/common-2.4.3.tgz#78d96bd2f8a1a105f635cd25e362ba5704b47f56"
8
8
9
- " @angular/compiler-cli@^2.4.3 " :
9
+ " @angular/compiler-cli@^2.2.4 " , "@angular/compiler-cli@^2. 4.3":
10
10
version "2.4.3"
11
11
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-2.4.3.tgz#8339c2f428d29df3ea0eac17f08d296fc87eb160"
12
12
dependencies :
18
18
version "2.4.3"
19
19
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-2.4.3.tgz#76a41916f90eda66643107740c4a9ae45cb7a6c1"
20
20
21
- " @angular/core@^2.2.4 " , "@angular/core@^2. 4.3":
21
+ " @angular/core@^2.4.3 " :
22
22
version "2.4.3"
23
23
resolved "https://registry.yarnpkg.com/@angular/core/-/core-2.4.3.tgz#a72a13bb9f01659b8388558cd6e3a570a8434b1c"
24
24
50
50
dependencies :
51
51
tsickle "^0.2"
52
52
53
- " @cloudinary/angular@^2.0.0 " :
54
- version "2.0.0 "
55
- resolved "https://registry.yarnpkg.com/@cloudinary/angular/-/angular-2.%3Cspan%20class="x x-first x-last">0.0 .tgz#fc4906291abdca8ed1cb9e67042fdf10ce68cf28 "
53
+ " @cloudinary/angular@^2.1.1 " :
54
+ version "2.1.1 "
55
+ resolved "https://registry.yarnpkg.com/@cloudinary/angular/-/angular-2.%3Cspan%20class="x x-first x-last">1.1 .tgz#07f4aa956d6deeda019511cdf40089853d7e7454 "
56
56
dependencies :
57
- " @angular/common" " ^2.2.4"
58
- " @angular/core" " ^2.2.4"
57
+ " @angular/common" " ^2.4.3"
58
+ " @angular/compiler-cli" " ^2.2.4"
59
+ " @angular/core" " ^2.4.3"
60
+ " @angular/platform-server" " ^2.4.3"
59
61
core-js "^2.4.1"
60
62
reflect-metadata "^0.1.8"
61
63
rxjs "^5.0.1"
You can’t perform that action at this time.
0 commit comments