Browse Source
chore(package): update xo to version 0.25.0
Closes #66
greenkeeper/xo-0.25.0
greenkeeper[bot]
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
package.json
|
|
@ -42,6 +42,6 @@ |
|
|
|
"coveralls": "^3.0.0", |
|
|
|
"eslint-config-xo-lukechilds": "^1.0.0", |
|
|
|
"nyc": "^11.0.2", |
|
|
|
"xo": "^0.18.2" |
|
|
|
"xo": "^0.25.0" |
|
|
|
} |
|
|
|
} |
|
|
|