File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 13
13
"@angular/platform-browser" : " ^2.3.0" ,
14
14
"@angular/platform-browser-dynamic" : " ^2.3.0" ,
15
15
"@angular/router" : " ^3.2.3" ,
16
+ "@cloudinary/angular" : " ^1.0.0-rc1" ,
16
17
"cloudinary-core" : " ^2.1.9" ,
17
18
"core-js" : " ^2.4.1" ,
18
19
"ng2-file-upload" : " ^1.1.4-2" ,
41
42
"start" : " webpack-dev-server --open" ,
42
43
"start:e2e" : " webpack-dev-server"
43
44
}
44
- }
45
+ }
Original file line number Diff line number Diff line change 13
13
"@angular/platform-browser-dynamic" : " ^2.3.0" ,
14
14
"@angular/router" : " ^3.0.2" ,
15
15
"blueimp-file-upload" : " ^9.11.2" ,
16
+ "@cloudinary/angular" : " ^1.0.0-rc1" ,
16
17
"cloudinary-jquery-file-upload" : " ^2.1.9" ,
17
18
"core-js" : " ^2.4.1" ,
18
19
"jquery" : " >=1.9" ,
34
35
"tsc" : " tsc" ,
35
36
"tsc:w" : " tsc -w"
36
37
}
37
- }
38
+ }
You can’t perform that action at this time.
0 commit comments