@arbocollab/arbo-web-target 0.0.2-alpha.10 → 0.0.2-alpha.11

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.
package/index.es.js CHANGED
@@ -111727,5 +111727,6 @@ const jSt = /* @__PURE__ */ qd(WSt, [["__scopeId", "data-v-54846bc4"], ["__file"
111727
111727
  const TSt = l3e();
111728
111728
  G1(TSt);
111729
111729
  export {
111730
- jSt as ArboTargetsComponent
111730
+ jSt as ArboTargetsComponent,
111731
+ jSt as default
111731
111732
  };
package/npmjs.npmrc CHANGED
@@ -1,3 +1,3 @@
1
1
  legacy-peer-deps=true
2
- //registry.npmjs.org/:_authToken=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
2
+ //registry.npmjs.org/:_authToken=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
3
3
  @arbocollab:registry=https://registry.npmjs.org
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arbocollab/arbo-web-target",
3
- "version": "0.0.2-alpha.10",
3
+ "version": "0.0.2-alpha.11",
4
4
  "sideEffects": [
5
5
  "**/*.css"
6
6
  ],