Skip to content

Commit 603fcdb

Browse files
committed
Merge pull request #19 from ryanspradlin/bugfixes/upgrade-babel-eslint
Upgrade babel-eslint dependency
2 parents c907bb1 + 048fd48 commit 603fcdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"babel": "5.8.21",
4343
"babel-runtime": "^5.8.x",
4444
"babel-core": "5.8.22",
45-
"babel-eslint": "4.1.6",
45+
"babel-eslint": "4.1.8",
4646
"chai": "3.4.1",
4747
"coveralls": "2.11.6",
4848
"eslint": "1.10.3",

0 commit comments

Comments
 (0)