Skip to content

Commit dcb6543

Browse files
committed
chore: version 14.0.0-next.6
1 parent db7b67d commit dcb6543

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

ponyracer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ponyracer
22

3-
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.0.0-next.5.
3+
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.0.0-next.6.
44

55
## Development server
66

ponyracer/package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,17 @@
2323
"zone.js": "~0.11.4"
2424
},
2525
"devDependencies": {
26-
"@angular-devkit/build-angular": "^14.0.0-next.5",
27-
"@angular/cli": "~14.0.0-next.5",
26+
"@angular-devkit/build-angular": "^14.0.0-next.6",
27+
"@angular/cli": "~14.0.0-next.6",
2828
"@angular/compiler-cli": "^14.0.0-next.0",
2929
"@types/jasmine": "~3.10.0",
30-
"@types/node": "^14.15.0",
3130
"jasmine-core": "~4.0.0",
3231
"karma": "~6.3.0",
3332
"karma-chrome-launcher": "~3.1.0",
3433
"karma-coverage": "~2.2.0",
3534
"karma-jasmine": "~4.0.0",
3635
"karma-jasmine-html-reporter": "~1.7.0",
37-
"ng-packagr": "^13.0.0",
36+
"ng-packagr": "^14.0.0-next.2",
3837
"typescript": "~4.6.2"
3938
}
4039
}

0 commit comments

Comments
 (0)