feat: Add hippie-script as dependency

Foundation to move all global JavaScript to the new repo.
This commit is contained in:
sthag 2025-11-02 17:18:12 +01:00
parent e39d515b9e
commit a3eb2250ab
4 changed files with 11 additions and 2 deletions

View file

@ -36,6 +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",
"jquery": "^3.7.1",
"sass": "^1.93.0"
}