1 parent b2a710c commit 4a9ca25Copy full SHA for 4a9ca25
2 files changed
ponyracer/package.json
@@ -23,8 +23,8 @@
23
"zone.js": "~0.11.4"
24
},
25
"devDependencies": {
26
- "@angular-devkit/build-angular": "~13.0.0-next.9",
27
- "@angular/cli": "~13.0.0-next.9",
+ "@angular-devkit/build-angular": "~13.0.0-rc.0",
+ "@angular/cli": "~13.0.0-rc.0",
28
"@angular/compiler-cli": "~13.0.0-next.0",
29
"@types/jasmine": "~3.9.0",
30
"@types/node": "^12.11.1",
ponyracer/tsconfig.json
@@ -19,7 +19,7 @@
19
"target": "es2017",
20
"module": "es2020",
21
"lib": [
22
- "es2018",
+ "es2020",
"dom"
]
0 commit comments