From 05f1b87cc1475922ba7e9c5455cf361f07174ae7 Mon Sep 17 00:00:00 2001 From: Gince George Date: Thu, 15 Aug 2024 00:14:35 +0530 Subject: [PATCH] Fix typo (#195) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2af0d54..2fa5737 100644 --- a/readme.md +++ b/readme.md @@ -205,7 +205,7 @@ You can fetch the `name` field from package.json. #### projectVersion -Type: `string`\ +Type: `string` **Required if you specify the `migration` option.**