feature/143-beamershow_clients #144

Merged
philipp merged 15 commits from feature/143-beamershow_clients into dev 2023-02-03 13:05:01 +00:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit c28f1ee0bc - Show all commits

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ public/index.html
.yarn
.pnp.js
.yarnrc.yml
pnpm-lock.yaml

View File

@ -10,7 +10,7 @@
},
"license": "CC-BY-NC-SA-4.0",
"devDependencies": {
"@odit/lfk-client-js": "0.11.0",
"@odit/lfk-client-js": "0.13.0",
"@odit/license-exporter": "0.0.11",
"@sveltejs/vite-plugin-svelte": "1.0.0-next.6",
"@types/html-minifier": "4.0.0",