Merge commit '24ddf80ff7a707bcea01a6e59831ffefe495f3e0' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2025-09-23 18:41:09 +02:00
41 changed files with 758 additions and 562 deletions

View File

@@ -31,7 +31,8 @@
"typecheck": "tsc --noEmit",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"chromatic": "npx chromatic -d storybook-static"
"chromatic": "npx chromatic -d storybook-static",
"msw:updateWorker": "msw init"
},
"repository": {
"type": "git",