settings sync

This commit is contained in:
Felix Roos 2023-12-17 21:16:29 +01:00
parent 592e54a53f
commit 1cdb5964c6
6 changed files with 34 additions and 58 deletions

View file

@ -47,7 +47,9 @@
"@strudel.cycles/core": "workspace:*",
"@uiw/codemirror-themes": "^4.19.16",
"@uiw/codemirror-themes-all": "^4.19.16",
"react-dom": "^18.2.0"
"react-dom": "^18.2.0",
"nanostores": "^0.8.1",
"@nanostores/persistent": "^0.8.0"
},
"devDependencies": {
"vite": "^4.3.3"