Keep ava on 2.x

Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
Richie Bendall 2020-10-04 07:16:12 +13:00
parent 824d6fe946
commit 03067ebf3a
No known key found for this signature in database
GPG key ID: 94AE1ACB662A2A6D
8 changed files with 10 additions and 10 deletions

View file

@ -45,7 +45,7 @@
"supports-color": "^7.1.0"
},
"devDependencies": {
"ava": "^3.13.0",
"ava": "^2.4.0",
"coveralls": "^3.1.0",
"execa": "^4.0.3",
"import-fresh": "^3.2.1",