Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 97df65e

Browse files
committed
chore: version 10.0.0-next.5
1 parent 0b8b6a7 commit 97df65e

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
@@ -11,22 +11,22 @@
1111
},
1212
"private": true,
1313
"dependencies": {
14-
"@angular/animations": "~10.0.0-next.6",
15-
"@angular/common": "~10.0.0-next.6",
16-
"@angular/compiler": "~10.0.0-next.6",
17-
"@angular/core": "~10.0.0-next.6",
18-
"@angular/forms": "~10.0.0-next.6",
19-
"@angular/platform-browser": "~10.0.0-next.6",
20-
"@angular/platform-browser-dynamic": "~10.0.0-next.6",
21-
"@angular/router": "~10.0.0-next.6",
14+
"@angular/animations": "~10.0.0-next.7",
15+
"@angular/common": "~10.0.0-next.7",
16+
"@angular/compiler": "~10.0.0-next.7",
17+
"@angular/core": "~10.0.0-next.7",
18+
"@angular/forms": "~10.0.0-next.7",
19+
"@angular/platform-browser": "~10.0.0-next.7",
20+
"@angular/platform-browser-dynamic": "~10.0.0-next.7",
21+
"@angular/router": "~10.0.0-next.7",
2222
"rxjs": "~6.5.4",
2323
"tslib": "^1.10.0",
2424
"zone.js": "~0.10.2"
2525
},
2626
"devDependencies": {
27-
"@angular-devkit/build-angular": "~0.1000.0-next.4",
28-
"@angular/cli": "~10.0.0-next.4",
29-
"@angular/compiler-cli": "~10.0.0-next.6",
27+
"@angular-devkit/build-angular": "~0.1000.0-next.5",
28+
"@angular/cli": "~10.0.0-next.5",
29+
"@angular/compiler-cli": "~10.0.0-next.7",
3030
"@types/node": "^12.11.1",
3131
"@types/jasmine": "~3.5.0",
3232
"@types/jasminewd2": "~2.0.3",
@@ -35,7 +35,7 @@
3535
"jasmine-spec-reporter": "~5.0.0",
3636
"karma": "~5.0.0",
3737
"karma-chrome-launcher": "~3.1.0",
38-
"karma-coverage-istanbul-reporter": "~2.1.0",
38+
"karma-coverage-istanbul-reporter": "~3.0.2",
3939
"karma-jasmine": "~3.1.1",
4040
"karma-jasmine-html-reporter": "^1.4.2",
4141
"protractor": "~5.4.3",

0 commit comments

Comments
 (0)