From 2c824cae9cf54350b9bff5ba5bcb753bf05a5764 Mon Sep 17 00:00:00 2001 From: jrson83 Date: Sat, 10 Dec 2022 15:42:42 +0100 Subject: [PATCH] updated keywords --- package.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bba7bbf..7271f6b 100644 --- a/package.json +++ b/package.json @@ -16,9 +16,13 @@ "url": "https://github.com/jrson83/inertia-preact/issues" }, "keywords": [ - "preact", "inertia", - "adapter" + "inertiajs", + "inertiajs-adapter", + "laravel", + "preact", + "preactjs", + "ssr" ], "source": "src/index.js", "main": "dist/index.js",