File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Ponyracer
2
2
3
- This project was generated using [ Angular CLI] ( https://github.com/angular/angular-cli ) version 19.1.0-next.2 .
3
+ This project was generated using [ Angular CLI] ( https://github.com/angular/angular-cli ) version 19.1.0-rc.0 .
4
4
5
5
## Development server
6
6
Original file line number Diff line number Diff line change 10
10
"prefix" : " lib" ,
11
11
"architect" : {
12
12
"build" : {
13
- "builder" : " @angular-devkit /build-angular :ng-packagr" ,
13
+ "builder" : " @angular/build:ng-packagr" ,
14
14
"options" : {
15
15
"project" : " projects/ponyracer-lib/ng-package.json"
16
16
},
Original file line number Diff line number Diff line change 23
23
"zone.js" : " ~0.15.0"
24
24
},
25
25
"devDependencies" : {
26
- "@angular-devkit /build-angular " : " ^19.1.0-next.2 " ,
27
- "@angular/cli" : " ^19.1.0-next.2 " ,
26
+ "@angular/build" : " ^19.1.0-rc.0 " ,
27
+ "@angular/cli" : " ^19.1.0-rc.0 " ,
28
28
"@angular/compiler-cli" : " ^19.1.0-next.0" ,
29
29
"@types/jasmine" : " ~5.1.0" ,
30
30
"jasmine-core" : " ~5.5.0" ,
You can’t perform that action at this time.
0 commit comments