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

Commit

Permalink
[#371] Relax tsutils peer dependency
Browse files Browse the repository at this point in the history
closes #371
  • Loading branch information
sapegin authored and HamletDRC committed May 11, 2017
1 parent 2990a0c commit 648f1fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
},
"peerDependencies": {
"tslint": ">=5.1.0",
"tsutils": "1.6.0"
"tsutils": ">=1.6.0"
}
}

0 comments on commit 648f1fb

Please sign in to comment.