Browse Source
chore(package): update xo to version 0.25.2
Closes #58
greenkeeper/xo-0.25.2
greenkeeper[bot]
5 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
|
@ -23,7 +23,7 @@ |
|
|
"devDependencies": { |
|
|
"devDependencies": { |
|
|
"eslint-config-xo-lukechilds": "^1.0.1", |
|
|
"eslint-config-xo-lukechilds": "^1.0.1", |
|
|
"nodemon": "^1.10.2", |
|
|
"nodemon": "^1.10.2", |
|
|
"xo": "^0.19.0" |
|
|
"xo": "^0.25.2" |
|
|
}, |
|
|
}, |
|
|
"scripts": { |
|
|
"scripts": { |
|
|
"start": "node index.js", |
|
|
"start": "node index.js", |
|
|