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

Commit 21ec020

Browse files
authored
feat(dependencies): updated Angular to 6.1.0 and typescript 2.9.2 (#428)
1 parent 44cdd21 commit 21ec020

File tree

2 files changed

+53
-53
lines changed

2 files changed

+53
-53
lines changed

package-lock.json

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

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -111,19 +111,19 @@
111111
"ngx-bootstrap": "^3.0.0"
112112
},
113113
"devDependencies": {
114-
"@angular-devkit/core": "0.7.0-rc.3",
115-
"@angular/animations": "6.1.0-rc.3",
116-
"@angular/common": "6.1.0-rc.3",
117-
"@angular/compiler": "6.1.0-rc.3",
118-
"@angular/compiler-cli": "6.1.0-rc.3",
119-
"@angular/core": "6.1.0-rc.3",
120-
"@angular/forms": "6.1.0-rc.3",
121-
"@angular/http": "6.1.0-rc.3",
122-
"@angular/platform-browser": "6.1.0-rc.3",
123-
"@angular/platform-browser-dynamic": "6.1.0-rc.3",
124-
"@angular/platform-server": "6.1.0-rc.3",
125-
"@angular/router": "6.1.0-rc.3",
126-
"@ngtools/webpack": "6.1.0-rc.3",
114+
"@angular-devkit/core": "0.7.0",
115+
"@angular/animations": "6.1.0",
116+
"@angular/common": "6.1.0",
117+
"@angular/compiler": "6.1.0",
118+
"@angular/compiler-cli": "6.1.0",
119+
"@angular/core": "6.1.0",
120+
"@angular/forms": "6.1.0",
121+
"@angular/http": "6.1.0",
122+
"@angular/platform-browser": "6.1.0",
123+
"@angular/platform-browser-dynamic": "6.1.0",
124+
"@angular/platform-server": "6.1.0",
125+
"@angular/router": "6.1.0",
126+
"@ngtools/webpack": "6.1.0",
127127
"@types/c3": "0.6.0",
128128
"@types/jasmine": "2.8.8",
129129
"@types/lodash": "4.14.112",

0 commit comments

Comments
 (0)