Skip to content

Commit

Permalink
Merge branch 'master' into greenkeeper/eslint-plugin-promise-4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
feross committed Aug 28, 2018
2 parents 5420668 + c20b700 commit e3f573f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion eslintrc.json
@@ -1,6 +1,6 @@
{
"parserOptions": {
"ecmaVersion": 9,
"ecmaVersion": 2018,
"ecmaFeatures": {
"jsx": true
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"eslint": "^5.0.0-alpha.2",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-node": "^6.0.0",
"eslint-plugin-node": "^7.0.0",
"eslint-plugin-promise": "^4.0.0",
"eslint-plugin-standard": "^3.0.1",
"tape": "^4.8.0"
Expand Down

0 comments on commit e3f573f

Please sign in to comment.