Skip to content

Commit 6f96719

Browse files
authored
Merge pull request #6582 from IgniteUI/rkaraivanov/ng-rc13
build(*): Upgrade to RC13
2 parents 873f007 + 6afda98 commit 6f96719

File tree

2 files changed

+61
-40
lines changed

2 files changed

+61
-40
lines changed

package-lock.json

Lines changed: 51 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,14 @@
4545
},
4646
"private": true,
4747
"dependencies": {
48-
"@angular/animations": "^9.0.0-rc.12",
49-
"@angular/common": "^9.0.0-rc.12",
50-
"@angular/compiler": "^9.0.0-rc.12",
51-
"@angular/core": "^9.0.0-rc.12",
52-
"@angular/forms": "^9.0.0-rc.12",
53-
"@angular/platform-browser": "^9.0.0-rc.12",
54-
"@angular/platform-browser-dynamic": "^9.0.0-rc.12",
55-
"@angular/router": "^9.0.0-rc.12",
48+
"@angular/animations": "^9.0.0-rc.13",
49+
"@angular/common": "^9.0.0-rc.13",
50+
"@angular/compiler": "^9.0.0-rc.13",
51+
"@angular/core": "^9.0.0-rc.13",
52+
"@angular/forms": "^9.0.0-rc.13",
53+
"@angular/platform-browser": "^9.0.0-rc.13",
54+
"@angular/platform-browser-dynamic": "^9.0.0-rc.13",
55+
"@angular/router": "^9.0.0-rc.13",
5656
"@types/hammerjs": "^2.0.36",
5757
"@types/source-map": "0.5.2",
5858
"classlist.js": "^1.1.20150312",
@@ -70,8 +70,8 @@
7070
"@angular-devkit/build-ng-packagr": "~0.900.0-rc.12",
7171
"@angular-devkit/schematics": "^9.0.0-rc.12",
7272
"@angular/cli": "~9.0.0-rc.12",
73-
"@angular/compiler-cli": "^9.0.0-rc.12",
74-
"@angular/language-service": "^9.0.0-rc.12",
73+
"@angular/compiler-cli": "^9.0.0-rc.13",
74+
"@angular/language-service": "^9.0.0-rc.13",
7575
"@angularclass/hmr": "^2.1.3",
7676
"@types/jasmine": "~3.3.5",
7777
"@types/jasminewd2": "~2.0.6",

0 commit comments

Comments
 (0)