feat(KB-331): update package metadata to @gsxdsm/fusion

This commit is contained in:
gsxdsm
2026-03-31 16:09:27 -07:00
parent 53a16771fe
commit 10bb257164
2 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "@dustinbyrne/kb",
"name": "@gsxdsm/fusion",
"version": "0.4.0",
"type": "module",
"keywords": [
@@ -12,7 +12,7 @@
"extensions": [
"./dist/extension.js"
],
"image": "https://raw.githubusercontent.com/dustinbyrne/kb/main/demo/screenshot.png"
"image": "https://raw.githubusercontent.com/gsxdsm/fusion/main/demo/screenshot.png"
},
"publishConfig": {
"access": "public"
@@ -71,6 +71,6 @@
},
"repository": {
"type": "git",
"url": "https://github.com/dustinbyrne/kb"
"url": "https://github.com/gsxdsm/fusion"
}
}