Skip to content

Commit

Permalink
Specify ava & xo versions
Browse files Browse the repository at this point in the history
  • Loading branch information
1000ch committed Dec 1, 2018
1 parent 88ceab1 commit b57e6fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@
"logalot": "^2.0.0"
},
"devDependencies": {
"ava": "*",
"ava": "^0.25.0",
"bin-check": "^4.0.1",
"compare-size": "^3.0.0",
"execa": "^1.0.0",
"tempy": "^0.2.1",
"xo": "*"
"xo": "^0.23.0"
}
}

0 comments on commit b57e6fc

Please sign in to comment.