@atiproto/lexicons 0.7.1 → 0.7.2

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/dist/index.js CHANGED
@@ -1099,9 +1099,9 @@ var main20 = import_lex20.l.query(
1099
1099
  items: import_lex20.l.array(
1100
1100
  import_lex20.l.typedUnion(
1101
1101
  [
1102
- import_lex20.l.typedRef((() => main2)),
1102
+ import_lex20.l.typedRef((() => view2)),
1103
1103
  import_lex20.l.typedRef(
1104
- (() => main3)
1104
+ (() => view3)
1105
1105
  )
1106
1106
  ],
1107
1107
  false
@@ -2736,7 +2736,10 @@ var list_default4 = {
2736
2736
  type: "array",
2737
2737
  items: {
2738
2738
  type: "union",
2739
- refs: ["com.atiproto.tip", "com.atiproto.subscription"]
2739
+ refs: [
2740
+ "com.atiproto.tip#view",
2741
+ "com.atiproto.subscription#view"
2742
+ ]
2740
2743
  }
2741
2744
  },
2742
2745
  cursor: {