Merge pull request #18 from kremalicious/greenkeeper/xo-0.22.0

Update xo to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2018-08-06 11:34:51 +02:00 committed by GitHub
commit 0ae3ee6a3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,6 +40,6 @@
"devDependencies": {
"husky": "^0.14.0",
"release-it": "^7.0.2",
"xo": "^0.21.0"
"xo": "^0.22.0"
}
}