Skip to content

Commit

Permalink
fix(relative-require): Use v1.0.3 of eslint-plugin-algolia
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerska committed Dec 2, 2015
1 parent 4495964 commit e2bee8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint": "^1.7.3",
"eslint-config-airbnb": "^0.1.0",
"eslint-config-algolia": "latest",
"eslint-plugin-algolia": "^1.0.2",
"eslint-plugin-algolia": "^1.0.3",
"eslint-plugin-react": "^3.6.3"
}
}

0 comments on commit e2bee8f

Please sign in to comment.