Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jnwng committed Mar 18, 2017
1 parent f0cbf4e commit f9733a3
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": "eslint-config-coursera",
"version": "0.0.7",
"version": "0.1.0",
"description": "Coursera's approach to JavaScript",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down Expand Up @@ -38,7 +38,7 @@
"eslint-plugin-import": "^1.15.0",
"eslint-plugin-jsx-a11y": "^2.2.2",
"eslint-plugin-react": "^6.2.1"
},
},
"peerDependencies": {
"eslint": "^3.5.0"
}
Expand Down

0 comments on commit f9733a3

Please sign in to comment.