From 7ddc54898099eb1acbccd3b9e4883b2f53f04e78 Mon Sep 17 00:00:00 2001 From: Carl Date: Tue, 7 Mar 2023 09:38:19 +1100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6e7acc..a3fb36c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "form-plugin-react-example", "version": "1.0.0", - "description": "", + "description": "React Example for Nintex plugins", "main": "index.js", "scripts": { "build": "webpack --mode production",