Skip to content

Commit 761f7f7

Browse files
guillaumevincentnovemberborn
authored andcommitted
Update expected package.json version in readme (#1449)
1 parent e794e73 commit 761f7f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Your `package.json` will then look like this:
9393
"test": "ava"
9494
},
9595
"devDependencies": {
96-
"ava": "^0.19.0"
96+
"ava": "^0.20.0"
9797
}
9898
}
9999
```

0 commit comments

Comments
 (0)