Skip to content

Commit 6cda6ad

Browse files
author
Alexander Vakrilov
authored
Merge pull request #293 from NativeScript/hdeshev/no-peer-dependency
Remove peer dependency on tns-core-modules
2 parents f3d3fa6 + e8478e1 commit 6cda6ad

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

nativescript-angular/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,5 @@
3939
"tns-core-modules": ">=2.0.0 || >=2.1.0-2016 || >=2.0.0-angular-7",
4040
"typescript": "^1.8.10"
4141
},
42-
"peerDependencies": {
43-
"tns-core-modules": ">=2.0.0 || >=2.1.0-2016 || >=2.0.0-angular-7"
44-
},
4542
"nativescript": {}
4643
}

0 commit comments

Comments
 (0)