Skip to content

Commit d138062

Browse files
author
Krasimir Tsonev
authored
Merge pull request #46 from emflores/upgrade-babel-eslint
Upgraded babel-eslint
2 parents a660fa5 + 09f21f6 commit d138062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"babel": "6.3.26",
3131
"babel-core": "6.4.5",
32-
"babel-eslint": "5.0.0-beta6",
32+
"babel-eslint": "^6.1.2",
3333
"babel-loader": "6.2.1",
3434
"babel-plugin-add-module-exports": "0.1.2",
3535
"babel-preset-es2015": "6.3.13",

0 commit comments

Comments
 (0)