From 3ea05f990908b64c90c44ec0d7901f35aaae7b78 Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Wed, 18 May 2022 10:01:24 -0400 Subject: [PATCH] 5.0.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 92b5aab..f6d5be0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "haunted", - "version": "4.8.3", + "version": "5.0.0", "description": "Hooks for web components", "main": "lib/haunted.js", "module": "lib/haunted.js", @@ -25,7 +25,7 @@ "type": "git", "url": "git+https://github.com/matthewp/haunted.git" }, - "keywords": [], + "keywords": ["haunted", "lit", "web-components"], "author": "", "license": "BSD-2-Clause", "bugs": {