Skip to content

Commit cee8640

Browse files
committed
chore: version 9.0.0-next.16
1 parent 4e8279c commit cee8640

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

ponyracer/angular.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
3-
"version": 1,
3+
"version": 1,
44
"newProjectRoot": "projects",
55
"projects": {
66
"ponyracer": {
@@ -121,4 +121,4 @@
121121
}
122122
}},
123123
"defaultProject": "ponyracer"
124-
}
124+
}

ponyracer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"zone.js": "~0.10.2"
2626
},
2727
"devDependencies": {
28-
"@angular-devkit/build-angular": "~0.900.0-next.15",
29-
"@angular/cli": "~9.0.0-next.15",
28+
"@angular-devkit/build-angular": "~0.900.0-next.16",
29+
"@angular/cli": "~9.0.0-next.16",
3030
"@angular/compiler-cli": "~9.0.0-next.12",
3131
"@angular/language-service": "~9.0.0-next.12",
3232
"@types/node": "^12.11.1",

0 commit comments

Comments
 (0)