Skip to content

Commit

Permalink
fix: remove the tns-core-modules peer-dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimitar Tachev authored Apr 16, 2018
1 parent b095071 commit b4170a2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@
"download",
"NativeScript"
],
"peerDependencies": {
"tns-core-modules": "^3.4.0"
},
"devDependencies": {
"tns-core-modules": "^3.4.0",
"tns-platform-declarations": "^3.4.0",
Expand All @@ -38,4 +35,4 @@
"build": "npm i && tsc",
"prepack": "tsc"
}
}
}

0 comments on commit b4170a2

Please sign in to comment.