Skip to content

Commit

Permalink
Update dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Mar 17, 2021
1 parent b2c1a94 commit 396dbad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"files": [
"index.js"
],
"dependencies": {},
"devDependencies": {
"browserify": "^17.0.0",
"nyc": "^15.0.0",
Expand All @@ -32,7 +31,7 @@
"remark-preset-wooorm": "^8.0.0",
"tape": "^5.0.0",
"tinyify": "^3.0.0",
"xo": "^0.37.0"
"xo": "^0.38.0"
},
"scripts": {
"format": "remark . -qfo && prettier . -w --loglevel warn && xo --fix",
Expand Down

0 comments on commit 396dbad

Please sign in to comment.