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 3, 2016
1 parent 6f699f7 commit 3a68d7b
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 @@ -30,12 +30,12 @@
"devDependencies": {
"browserify": "^13.0.0",
"esmangle": "^1.0.0",
"execa": "^0.4.0",
"nyc": "^8.3.0",
"execa": "^0.5.0",
"nyc": "^8.4.0",
"remark-cli": "^2.0.0",
"remark-preset-wooorm": "^1.0.0",
"tape": "^4.4.0",
"xo": "^0.16.0"
"xo": "^0.17.0"
},
"scripts": {
"build-md": "remark . --quiet --frail",
Expand Down

0 comments on commit 3a68d7b

Please sign in to comment.