suttacentral-api 2.17.48 → 2.17.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.
@@ -234,7 +234,7 @@
234
234
  "parallel_count": 1,
235
235
  "biblio": null,
236
236
  "priority_author_uid": "sujato",
237
- "verseNo": null,
237
+ "verseNo": "",
238
238
  "previous": {
239
239
  "name": "Samiddhi’s Question About Māra ",
240
240
  "uid": "sn35.65"
@@ -248,7 +248,7 @@
248
248
  "parallel_count": 7,
249
249
  "biblio": null,
250
250
  "priority_author_uid": "sujato",
251
- "verseNo": null,
251
+ "verseNo": "",
252
252
  "previous": {
253
253
  "name": "Respect for Conscience ",
254
254
  "uid": "an7.33"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.17.48",
3
+ "version": "2.17.50",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {