@datapos/datapos-development 0.3.410 → 0.3.411
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -5098,7 +5098,8 @@ const nr = [
|
|
|
5098
5098
|
{ idPrefix: "datapos-presenter", typeId: "presenter", isPublish: !0, uploadGroupName: "presenters" },
|
|
5099
5099
|
{ idPrefix: "datapos-resources", typeId: "resources", isPublish: !1, uploadGroupName: void 0 },
|
|
5100
5100
|
{ idPrefix: "datapos-shared", typeId: "shared", isPublish: !0, uploadGroupName: void 0 },
|
|
5101
|
-
{ idPrefix: "datapos-tool", typeId: "tool", isPublish: !0, uploadGroupName: "tools" }
|
|
5101
|
+
{ idPrefix: "datapos-tool", typeId: "tool", isPublish: !0, uploadGroupName: "tools" },
|
|
5102
|
+
{ idPrefix: "eslint-config-datapos", typeId: "eslint", isPublish: !0, uploadGroupName: void 0 }
|
|
5102
5103
|
], or = ss(rs);
|
|
5103
5104
|
async function hr(t) {
|
|
5104
5105
|
let e;
|