fix!: change package to scope to prevent resolution issues between registries

This commit is contained in:
Alexander Navarro 2025-02-19 10:15:17 -03:00
parent dbb8941a71
commit 2ca1ee5354
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
{
"name": "bun-plugin-sass",
"name": "@alecodes/bun-plugin-sass",
"version": "0.1.1",
"module": "index.ts",
"type": "module",