Skip to content

Commit 96be411

Browse files
committed
chore: version 9.0.0-next.17
1 parent cee8640 commit 96be411

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

ponyracer/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,23 @@
1212
},
1313
"private": true,
1414
"dependencies": {
15-
"@angular/animations": "~9.0.0-next.12",
16-
"@angular/common": "~9.0.0-next.12",
17-
"@angular/compiler": "~9.0.0-next.12",
18-
"@angular/core": "~9.0.0-next.12",
19-
"@angular/forms": "~9.0.0-next.12",
20-
"@angular/platform-browser": "~9.0.0-next.12",
21-
"@angular/platform-browser-dynamic": "~9.0.0-next.12",
22-
"@angular/router": "~9.0.0-next.12",
15+
"@angular/animations": "~9.0.0-next.14",
16+
"@angular/common": "~9.0.0-next.14",
17+
"@angular/compiler": "~9.0.0-next.14",
18+
"@angular/core": "~9.0.0-next.14",
19+
"@angular/forms": "~9.0.0-next.14",
20+
"@angular/platform-browser": "~9.0.0-next.14",
21+
"@angular/platform-browser-dynamic": "~9.0.0-next.14",
22+
"@angular/router": "~9.0.0-next.14",
2323
"rxjs": "~6.5.3",
2424
"tslib": "^1.10.0",
2525
"zone.js": "~0.10.2"
2626
},
2727
"devDependencies": {
28-
"@angular-devkit/build-angular": "~0.900.0-next.16",
29-
"@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",
28+
"@angular-devkit/build-angular": "~0.900.0-next.17",
29+
"@angular/cli": "~9.0.0-next.17",
30+
"@angular/compiler-cli": "~9.0.0-next.14",
31+
"@angular/language-service": "~9.0.0-next.14",
3232
"@types/node": "^12.11.1",
3333
"@types/jasmine": "~3.4.0",
3434
"@types/jasminewd2": "~2.0.3",

0 commit comments

Comments
 (0)