File tree Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change 5151 "url" : " https://github.com/angular/angular-cli/issues"
5252 },
5353 "homepage" : " https://github.com/angular/angular-cli" ,
54- "workspaces" : [
55- " packages/angular/*" ,
56- " packages/angular_devkit/*" ,
57- " packages/ngtools/*" ,
58- " packages/schematics/*"
59- ],
54+ "workspaces" : {
55+ "packages" : [
56+ " packages/angular/*" ,
57+ " packages/angular_devkit/*" ,
58+ " packages/ngtools/*" ,
59+ " packages/schematics/*"
60+ ],
61+ "nohoist" : [
62+ " @angular/compiler-cli"
63+ ]
64+ },
6065 "dependencies" : {
6166 "glob" : " ^7.0.3" ,
6267 "node-fetch" : " ^2.2.0" ,
6671 "typescript" : " ~3.0.1"
6772 },
6873 "devDependencies" : {
74+ "@angular/compiler" : " ^7.0.0-beta.4" ,
75+ "@angular/compiler-cli" : " ^7.0.0-beta.4" ,
6976 "@bazel/typescript" : " 0.16.1" ,
7077 "@ngtools/json-schema" : " ^1.1.0" ,
7178 "@types/copy-webpack-plugin" : " ^4.4.1" ,
You can’t perform that action at this time.
0 commit comments