Skip to content

Commit 13e34c6

Browse files
committed
commit for unstable 8 version
1 parent aa2a96a commit 13e34c6

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@
5555
"main": "./dist/index.js",
5656
"dependencies": {
5757
"@angular/animations": "^4.0.0",
58-
"@angular/common": "^7.2.16",
58+
"@angular/common": "^8.2.14",
5959
"@angular/compiler": "^7.2.16",
60-
"@angular/core": "^7.2.16",
61-
"@angular/forms": "^7.2.16",
60+
"@angular/core": "^8.2.14",
61+
"@angular/forms": "^8.2.14",
6262
"@angular/http": "^4.0.0",
63-
"@angular/platform-browser": "^4.0.0",
63+
"@angular/platform-browser": "^8.2.14",
6464
"@angular/platform-browser-dynamic": "^4.0.0",
6565
"@angular/router": "^4.0.0",
6666
"angularjs2-tabs": "0.0.1-beta.1",

0 commit comments

Comments
 (0)