Skip to content

Commit

Permalink
chore(package): update babel-eslint to version 6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot committed Jul 8, 2016
1 parent 5a0e61c commit 23f4577
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
Expand Up @@ -42,7 +42,7 @@
"ava": "^0.15.1",
"babel-cli": "^6.9.0",
"babel-core": "^6.9.1",
"babel-eslint": "^6.0.3",
"babel-eslint": "^6.1.1",
"babel-preset-es2015": "^6.9.0",
"babel-preset-stage-1": "^6.5.0",
"babel-register": "^6.9.0",
Expand Down Expand Up @@ -78,6 +78,6 @@
"all": true
},
"engines": {
"node" : ">=4"
"node": ">=4"
}
}

0 comments on commit 23f4577

Please sign in to comment.