diff --git a/.changeset/clever-kings-wash.md b/.changeset/clever-kings-wash.md new file mode 100644 index 00000000..c9820247 --- /dev/null +++ b/.changeset/clever-kings-wash.md @@ -0,0 +1,5 @@ +--- +"@fast-check/ava": patch +--- + +📝(ava) Update Readme to point to npmx diff --git a/packages/ava/README.md b/packages/ava/README.md index 207e5bef..026095f6 100644 --- a/packages/ava/README.md +++ b/packages/ava/README.md @@ -5,8 +5,8 @@ Bring the power of property based testing framework `fast-check` into AVA. `@fast-check/ava` simplifies the integration of `fast-check` into AVA testing framework. -npm version -monthly downloads +npm version +monthly downloads License ---