Skip to content

Commit

Permalink
Prepare release 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adidahiya authored Feb 12, 2018
1 parent f616c64 commit e540543
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.4.0",
"version": "3.5.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.1.0-dev || >=2.2.0-dev || >=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev"
"typescript": ">=2.1.0 || >=2.7.0-dev || >=2.8.0-dev"
},
"devDependencies": {
"@types/colors": "^1.1.3",
Expand Down

0 comments on commit e540543

Please sign in to comment.