Skip to content

Commit 4a9ca25

Browse files
committed
chore: version 13.0.0-rc.0
1 parent b2a710c commit 4a9ca25

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

ponyracer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"zone.js": "~0.11.4"
2424
},
2525
"devDependencies": {
26-
"@angular-devkit/build-angular": "~13.0.0-next.9",
27-
"@angular/cli": "~13.0.0-next.9",
26+
"@angular-devkit/build-angular": "~13.0.0-rc.0",
27+
"@angular/cli": "~13.0.0-rc.0",
2828
"@angular/compiler-cli": "~13.0.0-next.0",
2929
"@types/jasmine": "~3.9.0",
3030
"@types/node": "^12.11.1",

ponyracer/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"target": "es2017",
2020
"module": "es2020",
2121
"lib": [
22-
"es2018",
22+
"es2020",
2323
"dom"
2424
]
2525
},

0 commit comments

Comments
 (0)