Skip to content

Commit

Permalink
chore(deps): updade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hosmelq committed Sep 26, 2019
1 parent 5b0cbdd commit 7006211
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 388 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"source": "src/index.js",
"scripts": {
"build": "microbundle",
"test": "xo",
"test": "xo && ava",
"prepare": "npm run build",
"release": "np"
},
Expand All @@ -33,7 +33,7 @@
"ava": "2.4.0",
"microbundle": "0.11.0",
"np": "5.1.0",
"xo": "0.24.0"
"xo": "0.25.3"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 7006211

Please sign in to comment.