Skip to content

Commit fbbf2c6

Browse files
committed
chore: version 11.0.0-next.3
1 parent ca0ac5b commit fbbf2c6

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

ponyracer/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,22 @@
1111
},
1212
"private": true,
1313
"dependencies": {
14-
"@angular/animations": "~11.0.0-next.2",
15-
"@angular/common": "~11.0.0-next.2",
16-
"@angular/compiler": "~11.0.0-next.2",
17-
"@angular/core": "~11.0.0-next.2",
18-
"@angular/forms": "~11.0.0-next.2",
19-
"@angular/platform-browser": "~11.0.0-next.2",
20-
"@angular/platform-browser-dynamic": "~11.0.0-next.2",
21-
"@angular/router": "~11.0.0-next.2",
14+
"@angular/animations": "~11.0.0-next.3",
15+
"@angular/common": "~11.0.0-next.3",
16+
"@angular/compiler": "~11.0.0-next.3",
17+
"@angular/core": "~11.0.0-next.3",
18+
"@angular/forms": "~11.0.0-next.3",
19+
"@angular/platform-browser": "~11.0.0-next.3",
20+
"@angular/platform-browser-dynamic": "~11.0.0-next.3",
21+
"@angular/router": "~11.0.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.1100.0-next.2",
28-
"@angular/cli": "~11.0.0-next.2",
29-
"@angular/compiler-cli": "~11.0.0-next.2",
27+
"@angular-devkit/build-angular": "~0.1100.0-next.3",
28+
"@angular/cli": "~11.0.0-next.3",
29+
"@angular/compiler-cli": "~11.0.0-next.3",
3030
"@types/jasmine": "~3.5.0",
3131
"@types/jasminewd2": "~2.0.3",
3232
"@types/node": "^12.11.1",

0 commit comments

Comments
 (0)