From 46fcc027e0fe3ac5404ee5b755236da2245adcba Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Thu, 23 Nov 2023 17:15:27 +0100 Subject: [PATCH] adjust tags --- README.md | 1 - package.json | 18 ++++++++++-------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index ceef24a..3244c82 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,6 @@ The following endpoints are provided given the right command is executed or all ## TODO -- [ ] tags - [ ] tests - [ ] stories diff --git a/package.json b/package.json index 555058b..5be5b01 100644 --- a/package.json +++ b/package.json @@ -9,20 +9,22 @@ "url": "git+https://github.com/IT4Change/boilerplate-frontend.git" }, "keywords": [ - "npm", "nodejs", - "vite", - "vike", + "npm", + "docker", + "jq", "vue", + "vike", "vuetify", "pinia", - "storybook", - "eslint", - "vitest", "vue-i18n", + "eslint", + "remark-cli", + "stylelint", + "vitest", + "storybook", "vuepress", - "docker", - "remark-cli" + "chromatic" ], "author": { "name": "Ulf Gebhardt"