Browse Source

chore(package): update xo to version 0.20.1 (#10)

Closes #9
greenkeeper/update-to-node-10
Luke Childs 7 years ago
committed by GitHub
parent
commit
83957398e1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json

2
package.json

@ -46,6 +46,6 @@
"eslint-config-xo-lukechilds": "^1.0.0", "eslint-config-xo-lukechilds": "^1.0.0",
"nyc": "^11.0.3", "nyc": "^11.0.3",
"this": "^1.0.2", "this": "^1.0.2",
"xo": "^0.19.0" "xo": "^0.20.1"
} }
} }

Loading…
Cancel
Save