From 52fdea2f337751c784dde27fd16d2f3609fc4fa4 Mon Sep 17 00:00:00 2001 From: GIT ICT Spark Holland Date: Wed, 11 Dec 2024 14:16:00 +0100 Subject: [PATCH] package.json ready for npm deploy --- packages/volto-spark-theme/package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/volto-spark-theme/package.json b/packages/volto-spark-theme/package.json index d2421d7..ebf5e65 100644 --- a/packages/volto-spark-theme/package.json +++ b/packages/volto-spark-theme/package.json @@ -1,12 +1,14 @@ { "name": "volto-spark-theme", "version": "1.0.0-alpha.0", - "description": "Spark intranet theme", + "description": "SPH theme based on VLT", "main": "src/index.js", "license": "MIT", "keywords": [ "volto-addon", "volto", + "vlt-based", + "theme", "plone", "react" ],