tpmkms 8.0.0-beta.76 → 8.0.0-beta.78

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.
@@ -5,7 +5,7 @@
5
5
  "descending is a sort ordering",
6
6
  {
7
7
  "operators": [
8
- "((comparable/*) [sortOrdering] (<sort_ordering/*))"
8
+ "((comparable/*) [sortOrdering] (sort_ordering/*))"
9
9
  ],
10
10
  "bridges": [
11
11
  {
@@ -1552,7 +1552,7 @@
1552
1552
  {
1553
1553
  "extraConfig": true,
1554
1554
  "operators": [
1555
- "((comparable/*) [sortOrdering] (<sort_ordering/*))"
1555
+ "((comparable/*) [sortOrdering] (sort_ordering/*))"
1556
1556
  ],
1557
1557
  "bridges": [
1558
1558
  {
@@ -53,7 +53,7 @@ const template = {
53
53
  "descending is a sort ordering",
54
54
  {
55
55
  operators: [
56
- "((comparable/*) [sortOrdering] (<sort_ordering/*))",
56
+ "((comparable/*) [sortOrdering] (sort_ordering/*))",
57
57
  ],
58
58
  bridges: [
59
59
  {