Browse Source

chore(package): update xo to version 0.25.0

Closes #54
greenkeeper/xo-0.25.0
greenkeeper[bot] 6 years ago
committed by GitHub
parent
commit
b06b9362e6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json

2
package.json

@ -36,6 +36,6 @@
"eslint-config-xo-lukechilds": "^1.0.1", "eslint-config-xo-lukechilds": "^1.0.1",
"nock": "^9.0.2", "nock": "^9.0.2",
"nyc": "^11.0.0", "nyc": "^11.0.0",
"xo": "^0.19.0" "xo": "^0.25.0"
} }
} }

Loading…
Cancel
Save