From 491a2aab2a5836ec791161c28ba53eba632001e5 Mon Sep 17 00:00:00 2001 From: Nicolas Kruk Date: Fri, 26 Apr 2024 17:53:52 -0400 Subject: [PATCH] chore: update description --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ec2ce72..1b21040 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@salesforce/plugin-lightning-dev", - "description": "Local development tools for LEX, Mobile, and Experience Sites", + "description": "Lightning development tools for LEX, Mobile, and Experience Sites", "version": "1.0.25", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", @@ -138,7 +138,8 @@ "test:command-reference", "test:deprecation-policy", "lint", - "test:json-schema" + "test:json-schema", + "link-check" ] }, "test:only": {