Skip to content

Commit 19f252d

Browse files
Vladimir Amiorkovelena-p
Vladimir Amiorkov
authored andcommitted
chore: update peer deps (#2046)
* chore: update peer deps * chore: update package information
1 parent f1f4faa commit 19f252d

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

Diff for: nativescript-angular-package/package.json

-5
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@
77
"author": {
88
"name": "NativeScript Team"
99
},
10-
"contributors": [
11-
"Hristo Deshev <[email protected]>",
12-
"Alexander Vakrilov <[email protected]>",
13-
"Stanimira Vlaeva <[email protected]>"
14-
],
1510
"nativescript": {
1611
"platforms": {
1712
"android": "6.0.0",

Diff for: nativescript-angular/package.json

+1-6
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@
77
"author": {
88
"name": "NativeScript Team"
99
},
10-
"contributors": [
11-
"Hristo Deshev <[email protected]>",
12-
"Alexander Vakrilov <[email protected]>",
13-
"Stanimira Vlaeva <[email protected]>"
14-
],
1510
"nativescript": {
1611
"platforms": {
1712
"android": "6.0.0",
@@ -53,7 +48,7 @@
5348
"@angular/platform-browser": "~8.2.0",
5449
"@angular/router": "~8.2.0",
5550
"rxjs": "^6.4.0",
56-
"tns-core-modules": "^6.0.0 || >6.1.0-",
51+
"tns-core-modules": "^6.2.0 || >6.3.0-",
5752
"typescript": "~3.5.3",
5853
"zone.js": "^0.9.1"
5954
},

0 commit comments

Comments
 (0)