From 66857c5e480f043b31ff9c05504b909b7f1a4842 Mon Sep 17 00:00:00 2001 From: Darren Cooney Date: Wed, 30 Aug 2023 10:37:15 -0400 Subject: [PATCH] Readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a729eba..38c7d9a 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Update the project config found in `package.json` to reference your project spec At minimum you must update the following fields: -| Field | Description | +| Field | Description | |--------------: |------------------------------------------ | | `name` | The name of the package. | | `version` | The package version. |