Skip to content

Commit cd16a6e

Browse files
committed
chore: version 10.1.0-next.3
1 parent 8753178 commit cd16a6e

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,27 +11,27 @@
1111
},
1212
"private": true,
1313
"dependencies": {
14-
"@angular/animations": "~10.1.0-next.2",
15-
"@angular/common": "~10.1.0-next.2",
16-
"@angular/compiler": "~10.1.0-next.2",
17-
"@angular/core": "~10.1.0-next.2",
18-
"@angular/forms": "~10.1.0-next.2",
19-
"@angular/platform-browser": "~10.1.0-next.2",
20-
"@angular/platform-browser-dynamic": "~10.1.0-next.2",
21-
"@angular/router": "~10.1.0-next.2",
14+
"@angular/animations": "~10.1.0-next.3",
15+
"@angular/common": "~10.1.0-next.3",
16+
"@angular/compiler": "~10.1.0-next.3",
17+
"@angular/core": "~10.1.0-next.3",
18+
"@angular/forms": "~10.1.0-next.3",
19+
"@angular/platform-browser": "~10.1.0-next.3",
20+
"@angular/platform-browser-dynamic": "~10.1.0-next.3",
21+
"@angular/router": "~10.1.0-next.3",
2222
"rxjs": "~6.6.0",
2323
"tslib": "^2.0.0",
2424
"zone.js": "~0.10.2"
2525
},
2626
"devDependencies": {
27-
"@angular-devkit/build-angular": "~0.1001.0-next.2",
28-
"@angular/cli": "~10.1.0-next.2",
29-
"@angular/compiler-cli": "~10.1.0-next.2",
27+
"@angular-devkit/build-angular": "~0.1001.0-next.3",
28+
"@angular/cli": "~10.1.0-next.3",
29+
"@angular/compiler-cli": "~10.1.0-next.3",
3030
"@types/node": "^12.11.1",
3131
"@types/jasmine": "~3.5.0",
3232
"@types/jasminewd2": "~2.0.3",
33-
"codelyzer": "^6.0.0-next.1",
34-
"jasmine-core": "~3.5.0",
33+
"codelyzer": "^6.0.0",
34+
"jasmine-core": "~3.6.0",
3535
"jasmine-spec-reporter": "~5.0.0",
3636
"karma": "~5.0.0",
3737
"karma-chrome-launcher": "~3.1.0",

0 commit comments

Comments
 (0)