Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit 384dca4

Browse files
alan-agius4filipesilva
authored andcommitted
build: update angular package to final version
1 parent 09861ee commit 384dca4

File tree

2 files changed

+53
-53
lines changed

2 files changed

+53
-53
lines changed

package-lock.json

+40-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -52,19 +52,19 @@
5252
},
5353
"homepage": "https://github.com/angular/devkit",
5454
"dependencies": {
55-
"@angular/animations": "6.0.0-rc.5",
56-
"@angular/cdk": "6.0.0-rc.1",
57-
"@angular/common": "6.0.0-rc.5",
58-
"@angular/compiler": "6.0.0-rc.5",
59-
"@angular/compiler-cli": "6.0.0-rc.5",
60-
"@angular/core": "6.0.0-rc.5",
61-
"@angular/http": "6.0.0-rc.5",
62-
"@angular/material": "6.0.0-rc.1",
63-
"@angular/platform-browser": "6.0.0-rc.5",
64-
"@angular/platform-browser-dynamic": "6.0.0-rc.5",
65-
"@angular/platform-server": "6.0.0-rc.5",
66-
"@angular/router": "6.0.0-rc.5",
67-
"@angular/service-worker": "6.0.0-rc.5",
55+
"@angular/animations": "^6.0.0",
56+
"@angular/cdk": "^6.0.0",
57+
"@angular/common": "^6.0.0",
58+
"@angular/compiler": "^6.0.0",
59+
"@angular/compiler-cli": "^6.0.0",
60+
"@angular/core": "^6.0.0",
61+
"@angular/http": "^6.0.0",
62+
"@angular/material": "^6.0.0",
63+
"@angular/platform-browser": "^6.0.0",
64+
"@angular/platform-browser-dynamic": "^6.0.0",
65+
"@angular/platform-server": "^6.0.0",
66+
"@angular/router": "^6.0.0",
67+
"@angular/service-worker": "^6.0.0",
6868
"@ngtools/json-schema": "^1.0.9",
6969
"@types/copy-webpack-plugin": "^4.0.1",
7070
"@types/express": "^4.11.1",

0 commit comments

Comments
 (0)