fix: retarget updater to @mosaic/mosaic (#384)

This commit is contained in:
2026-04-05 01:52:30 +00:00
parent 543388e18b
commit 10285933a0
9 changed files with 280 additions and 34 deletions
+1 -3
View File
@@ -18,9 +18,7 @@
".": {
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
},
"./package.json": "./package.json",
"./framework/*": "./framework/*"
}
},
"scripts": {
"build": "tsc",