Skip to content

Commit

Permalink
3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jkillian authored May 8, 2018
1 parent ca8d981 commit 51dbcf6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tslint-react",
"version": "3.5.1",
"version": "3.6.0",
"description": "Lint rules related to React & JSX for TSLint",
"main": "tslint-react.json",
"scripts": {
Expand All @@ -16,7 +16,7 @@
},
"peerDependencies": {
"tslint": "^5.1.0",
"typescript": ">=2.1.0 || >=2.7.0-dev || >=2.8.0-dev"
"typescript": ">=2.1.0 || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev"
},
"devDependencies": {
"@types/colors": "^1.1.3",
Expand Down

0 comments on commit 51dbcf6

Please sign in to comment.