We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e8279c commit cee8640Copy full SHA for cee8640
ponyracer/angular.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
3
- "version": 1,
+ "version": 1,
4
"newProjectRoot": "projects",
5
"projects": {
6
"ponyracer": {
@@ -121,4 +121,4 @@
121
}
122
}},
123
"defaultProject": "ponyracer"
124
-}
+}
ponyracer/package.json
@@ -25,8 +25,8 @@
25
"zone.js": "~0.10.2"
26
},
27
"devDependencies": {
28
- "@angular-devkit/build-angular": "~0.900.0-next.15",
29
- "@angular/cli": "~9.0.0-next.15",
+ "@angular-devkit/build-angular": "~0.900.0-next.16",
+ "@angular/cli": "~9.0.0-next.16",
30
"@angular/compiler-cli": "~9.0.0-next.12",
31
"@angular/language-service": "~9.0.0-next.12",
32
"@types/node": "^12.11.1",
0 commit comments