1 parent 01941cd commit 164d585Copy full SHA for 164d585
2 files changed
ponyracer/angular.json
@@ -101,6 +101,5 @@
101
}
102
103
104
- },
105
- "defaultProject": "ponyracer"
+ }
106
ponyracer/package.json
@@ -23,10 +23,10 @@
23
"zone.js": "~0.11.4"
24
},
25
"devDependencies": {
26
- "@angular-devkit/build-angular": "^14.0.0-next.6",
27
- "@angular/cli": "~14.0.0-next.6",
+ "@angular-devkit/build-angular": "^14.0.0-next.7",
+ "@angular/cli": "~14.0.0-next.7",
28
"@angular/compiler-cli": "^14.0.0-next.0",
29
- "@types/jasmine": "~3.10.0",
+ "@types/jasmine": "~4.0.0",
30
"jasmine-core": "~4.0.0",
31
"karma": "~6.3.0",
32
"karma-chrome-launcher": "~3.1.0",
0 commit comments