File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed
Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2626 },
2727 "repository" : {
2828 "type" : " git" ,
29- "url" : " https://github.com/angular/angular-cli.git"
29+ "url" : " git+ https://github.com/angular/angular-cli.git"
3030 },
3131 "packageManager" : " pnpm@10.30.3" ,
3232 "engines" : {
Original file line number Diff line number Diff line change 44 "description" : " CLI tool for Angular" ,
55 "main" : " lib/cli/index.js" ,
66 "bin" : {
7- "ng" : " ./ bin/ng.js"
7+ "ng" : " bin/ng.js"
88 },
99 "keywords" : [
1010 " angular" ,
1313 ],
1414 "repository" : {
1515 "type" : " git" ,
16- "url" : " https://github.com/angular/angular-cli.git"
16+ "url" : " git+ https://github.com/angular/angular-cli.git"
1717 },
1818 "author" : " Angular Authors" ,
1919 "license" : " MIT" ,
Original file line number Diff line number Diff line change 99 " code generation" ,
1010 " schematics"
1111 ],
12- "bin" : " ./ src/index.js" ,
12+ "bin" : " src/index.js" ,
1313 "dependencies" : {
1414 "@angular/cli" : " 0.0.0-PLACEHOLDER"
1515 }
Original file line number Diff line number Diff line change 4242 "schematics" : " ./schematics/collection.json" ,
4343 "repository" : {
4444 "type" : " git" ,
45- "url" : " https://github.com/angular/angular-cli.git"
45+ "url" : " git+ https://github.com/angular/angular-cli.git"
4646 }
4747}
Original file line number Diff line number Diff line change 44 "description" : " Angular Build Facade" ,
55 "experimental" : true ,
66 "bin" : {
7- "architect" : " ./ bin/cli.js"
7+ "architect" : " bin/cli.js"
88 },
99 "main" : " src/index.js" ,
1010 "typings" : " src/index.d.ts" ,
Original file line number Diff line number Diff line change 44 "description" : " Angular Schematics - CLI" ,
55 "homepage" : " https://github.com/angular/angular-cli" ,
66 "bin" : {
7- "schematics" : " ./ bin/schematics.js"
7+ "schematics" : " bin/schematics.js"
88 },
99 "keywords" : [
1010 " blueprints" ,
Original file line number Diff line number Diff line change 1313 ],
1414 "repository" : {
1515 "type" : " git" ,
16- "url" : " https://github.com/angular/angular-cli.git"
16+ "url" : " git+ https://github.com/angular/angular-cli.git"
1717 },
1818 "author" : " angular" ,
1919 "bugs" : {
You can’t perform that action at this time.
0 commit comments