chore: Repo maintenance
- Change submodule hippie-style to development branch by default - Change hippie-script dependency to https instead of git, because of an error with npm install - Audit dependencies with npm audit fix
This commit is contained in:
parent
3168d6cb7e
commit
eea7a08e3a
3 changed files with 77 additions and 54 deletions
|
|
@ -36,7 +36,7 @@
|
|||
"dependencies": {
|
||||
"@11ty/eleventy": "^2.0.1",
|
||||
"bootstrap-icons": "^1.13.1",
|
||||
"hippie-script": "git+ssh://sthag@quelltext.interaktionsweise.de/interaktionsweise/hippie-script.git",
|
||||
"hippie-script": "git+https://quelltext.interaktionsweise.de/interaktionsweise/hippie-script.git",
|
||||
"jquery": "^3.7.1",
|
||||
"sass": "^1.93.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue