Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Commit

Permalink
#313 Declared tslint <4.0.0 as a peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
HamletDRC committed Dec 4, 2016
1 parent e87c2b9 commit 1af3459
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,8 @@
"tslint": "3.14.0",
"typescript": "2.1.1",
"underscore": "1.8.3"
},
"peerDependencies": {
"tslint": "<4.0.0"
}
}

0 comments on commit 1af3459

Please sign in to comment.