Skip to content

Commit

Permalink
Update dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Nov 7, 2018
1 parent 31c63be commit b1bf2be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"devDependencies": {
"browserify": "^16.0.0",
"esmangle": "^1.0.1",
"nyc": "^12.0.0",
"nyc": "^13.0.0",
"prettier": "^1.13.5",
"remark-cli": "^5.0.0",
"remark-cli": "^6.0.0",
"remark-preset-wooorm": "^4.0.0",
"tape": "^4.4.0",
"xo": "^0.21.0"
"xo": "^0.23.0"
},
"scripts": {
"format": "remark . -qfo && prettier --write '**/*.js' && xo --fix",
Expand Down

0 comments on commit b1bf2be

Please sign in to comment.