adjust tags

This commit is contained in:
Ulf Gebhardt 2023-11-23 17:15:27 +01:00
parent 564dc79205
commit 46fcc027e0
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9
2 changed files with 10 additions and 9 deletions

View File

@ -97,7 +97,6 @@ The following endpoints are provided given the right command is executed or all
## TODO ## TODO
- [ ] tags
- [ ] tests - [ ] tests
- [ ] stories - [ ] stories

View File

@ -9,20 +9,22 @@
"url": "git+https://github.com/IT4Change/boilerplate-frontend.git" "url": "git+https://github.com/IT4Change/boilerplate-frontend.git"
}, },
"keywords": [ "keywords": [
"npm",
"nodejs", "nodejs",
"vite", "npm",
"vike", "docker",
"jq",
"vue", "vue",
"vike",
"vuetify", "vuetify",
"pinia", "pinia",
"storybook",
"eslint",
"vitest",
"vue-i18n", "vue-i18n",
"eslint",
"remark-cli",
"stylelint",
"vitest",
"storybook",
"vuepress", "vuepress",
"docker", "chromatic"
"remark-cli"
], ],
"author": { "author": {
"name": "Ulf Gebhardt" "name": "Ulf Gebhardt"