File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
src/ng-new/application/_files Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 17
17
},
18
18
"schematics" : " ./src/collection.json" ,
19
19
"dependencies" : {
20
- "@angular-devkit/core" : " ~8.0 .0" ,
21
- "@angular-devkit/schematics" : " ~8.0 .0" ,
20
+ "@angular-devkit/core" : " ~8.2 .0" ,
21
+ "@angular-devkit/schematics" : " ~8.2 .0" ,
22
22
"@nativescript/tslint-rules" : " ~0.0.3" ,
23
- "@phenomnomnominal/tsquery" : " ^3.0.0" ,
24
- "@schematics/angular" : " ~8.0.0"
23
+ "@phenomnomnominal/tsquery" : " ^3.0.0"
25
24
},
26
25
"devDependencies" : {
26
+ "@schematics/angular" : " ~8.2.0" ,
27
27
"@types/jasmine" : " ^2.6.0" ,
28
28
"@types/node" : " ^8.0.31" ,
29
29
"conventional-changelog-cli" : " ^2.0.1" ,
30
30
"jasmine" : " ^2.8.0" ,
31
31
"jasmine-spec-reporter" : " ^4.2.1" ,
32
32
"tslint" : " ^5.18.0" ,
33
- "typescript" : " 3.4.5 "
33
+ "typescript" : " 3.5.3 "
34
34
},
35
35
"repository" : {
36
36
"type" : " git" ,
Original file line number Diff line number Diff line change 23
23
"zone.js" : " ~0.9.1"
24
24
},
25
25
"devDependencies" : {
26
- "@angular/cli" : " ^ 8.0.3" ,
26
+ "@angular/cli" : " ~ 8.0.3" ,
27
27
"@angular/compiler-cli" : " ~8.0.1" ,
28
28
"@angular-devkit/core" : " ~8.0.1" ,
29
29
"@nativescript/schematics" : " ~0.7.0" ,<% if(webpack) { %>
You can’t perform that action at this time.
0 commit comments