Skip to content

Commit

Permalink
Update xo
Browse files Browse the repository at this point in the history
Closes GH-7.
  • Loading branch information
greenkeeperio-bot authored and wooorm committed Mar 18, 2017
1 parent 6a526bf commit 390a247
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -39,7 +39,7 @@
"tape": "^4.0.0",
"unist-builder": "^1.0.2",
"unist-util-remove-position": "^1.1.0",
"xo": "^0.17.1"
"xo": "^0.18.0"
},
"scripts": {
"build-bundle": "browserify index.js --no-builtins -s remarkSlug > remark-slug.js",
Expand All @@ -53,6 +53,7 @@
},
"xo": {
"space": true,
"esnext": false,
"ignores": [
"remark-slug.js"
]
Expand Down

0 comments on commit 390a247

Please sign in to comment.