fix: retarget updater to @mosaic/mosaic
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful

This commit is contained in:
Jarvis
2026-04-04 20:42:18 -05:00
parent 543388e18b
commit e6d5fe5773
9 changed files with 280 additions and 34 deletions

View File

@@ -18,9 +18,7 @@
".": {
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
},
"./package.json": "./package.json",
"./framework/*": "./framework/*"
}
},
"scripts": {
"build": "tsc",