Skip to content

Commit

Permalink
upgrade to ESLint v3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnn committed Aug 18, 2016
1 parent 4291bcf commit dc082f9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -31,15 +31,15 @@
"parse-user-branch": "^1.0.0"
},
"devDependencies": {
"@shinnn/eslint-config": "^2.2.0",
"@shinnn/eslint-config": "^3.0.2",
"bower": "^1.7.9",
"eslint": "^2.9.0",
"istanbul": "^0.4.3",
"eslint": "^3.3.1",
"istanbul": "^0.4.4",
"require-bower-files": "^3.0.0",
"require-from-string": "^1.2.0",
"rollup": "^0.26.3",
"rollup-plugin-node-resolve": "^1.5.0",
"rollup": "^0.34.10",
"rollup-plugin-node-resolve": "^2.0.0",
"tap-spec": "^4.1.1",
"tape": "^4.5.1"
"tape": "^4.6.0"
}
}

0 comments on commit dc082f9

Please sign in to comment.