fix: Replace slugify in deploy-preview-netlify with simple regex solution (#1543)
Co-authored-by: saibotk <git@saibotk.de> Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1543 Reviewed-by: konrad <k@knt.li> Co-authored-by: saibotk <kolaente-dev@saibotk.de> Co-committed-by: saibotk <kolaente-dev@saibotk.de>
This commit is contained in:
parent
17dc276971
commit
28af46bcd3
4 changed files with 9 additions and 11 deletions
|
|
@ -83,7 +83,6 @@
|
|||
"rollup": "2.67.2",
|
||||
"rollup-plugin-visualizer": "5.5.4",
|
||||
"sass": "1.49.7",
|
||||
"slugify": "1.6.5",
|
||||
"typescript": "4.5.5",
|
||||
"vite": "2.7.13",
|
||||
"vite-plugin-pwa": "0.11.13",
|
||||
|
|
|
|||
Reference in a new issue