add missing dep

This commit is contained in:
Felix Roos 2024-03-21 22:47:03 +01:00
parent 41a40c74ef
commit 96a977990a
2 changed files with 6 additions and 10 deletions

View file

@ -12,6 +12,7 @@
"vite": "^5.2.0"
},
"dependencies": {
"@strudel/core": "workspace:*",
"superdough": "workspace:*",
"worker-timers": "^7.1.4"
}