Skip to content

Commit dcc80e4

Browse files
committed
chore(*): updating @angular/core to 10
1 parent c14cf0b commit dcc80e4

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

package-lock.json

Lines changed: 30 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
@@ -44,14 +44,14 @@
4444
},
4545
"private": true,
4646
"dependencies": {
47-
"@angular/animations": "^10.0.0-rc.6",
48-
"@angular/common": "^10.0.0-rc.6",
49-
"@angular/compiler": "^10.0.0-rc.6",
50-
"@angular/core": "^10.0.0-rc.6",
51-
"@angular/forms": "^10.0.0-rc.6",
52-
"@angular/platform-browser": "^10.0.0-rc.6",
53-
"@angular/platform-browser-dynamic": "^10.0.0-rc.6",
54-
"@angular/router": "^10.0.0-rc.6",
47+
"@angular/animations": "^10.0.0",
48+
"@angular/common": "^10.0.0",
49+
"@angular/compiler": "^10.0.0",
50+
"@angular/core": "^10.0.0",
51+
"@angular/forms": "^10.0.0",
52+
"@angular/platform-browser": "^10.0.0",
53+
"@angular/platform-browser-dynamic": "^10.0.0",
54+
"@angular/router": "^10.0.0",
5555
"@types/hammerjs": "^2.0.36",
5656
"@types/jszip": "^3.4.1",
5757
"@types/source-map": "0.5.2",
@@ -71,8 +71,8 @@
7171
"@angular-devkit/build-ng-packagr": "~0.1000.0-rc.5",
7272
"@angular-devkit/schematics": "^10.0.0-rc.5",
7373
"@angular/cli": "~10.0.0-rc.5",
74-
"@angular/compiler-cli": "^10.0.0-rc.6",
75-
"@angular/language-service": "^10.0.0-rc.6",
74+
"@angular/compiler-cli": "^10.0.0",
75+
"@angular/language-service": "^10.0.0",
7676
"@angularclass/hmr": "^2.1.3",
7777
"@types/jasmine": "^3.3.16",
7878
"@types/jasminewd2": "^2.0.8",

0 commit comments

Comments
 (0)