Skip to content

Commit bfb2a3e

Browse files
committed
chore: version 9.0.0-next.6
1 parent 232b941 commit bfb2a3e

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

ponyracer/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,23 @@
1111
},
1212
"private": true,
1313
"dependencies": {
14-
"@angular/animations": "~9.0.0-next.7",
15-
"@angular/common": "~9.0.0-next.7",
16-
"@angular/compiler": "~9.0.0-next.7",
17-
"@angular/core": "~9.0.0-next.7",
18-
"@angular/forms": "~9.0.0-next.7",
19-
"@angular/platform-browser": "~9.0.0-next.7",
20-
"@angular/platform-browser-dynamic": "~9.0.0-next.7",
21-
"@angular/router": "~9.0.0-next.7",
22-
"rxjs": "~6.4.0",
14+
"@angular/animations": "~9.0.0-next.8",
15+
"@angular/common": "~9.0.0-next.8",
16+
"@angular/compiler": "~9.0.0-next.8",
17+
"@angular/core": "~9.0.0-next.8",
18+
"@angular/forms": "~9.0.0-next.8",
19+
"@angular/platform-browser": "~9.0.0-next.8",
20+
"@angular/platform-browser-dynamic": "~9.0.0-next.8",
21+
"@angular/router": "~9.0.0-next.8",
22+
"rxjs": "~6.5.3",
2323
"tslib": "^1.10.0",
2424
"zone.js": "~0.10.2"
2525
},
2626
"devDependencies": {
27-
"@angular-devkit/build-angular": "~0.900.0-next.5",
28-
"@angular/cli": "~9.0.0-next.5",
29-
"@angular/compiler-cli": "~9.0.0-next.7",
30-
"@angular/language-service": "~9.0.0-next.7",
27+
"@angular-devkit/build-angular": "~0.900.0-next.6",
28+
"@angular/cli": "~9.0.0-next.6",
29+
"@angular/compiler-cli": "~9.0.0-next.8",
30+
"@angular/language-service": "~9.0.0-next.8",
3131
"@types/node": "~8.9.4",
3232
"@types/jasmine": "~3.4.0",
3333
"@types/jasminewd2": "~2.0.3",

0 commit comments

Comments
 (0)