suttacentral-api 2.2.49 → 2.2.50

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.
@@ -118,7 +118,8 @@
118
118
  }
119
119
  ],
120
120
  "parallel_count": 0,
121
- "biblio": null
121
+ "biblio": null,
122
+ "priority_author_uid": "sujato"
122
123
  }
123
124
  ]
124
125
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.2.49",
3
+ "version": "2.2.50",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {