refactor: rename package scope from @sexy.pivoine.art to @sexy

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-11 16:46:26 +01:00
parent 9b8b07c653
commit b3596d0b0a
14 changed files with 28 additions and 28 deletions

View File

@@ -10,7 +10,7 @@ export default defineConfig({
},
build: {
rollupOptions: {
external: ["@sexy.pivoine.art/buttplug"],
external: ["@sexy/buttplug"],
},
},
server: {