suttacentral-api 2.16.17 → 2.16.18

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.
@@ -330,7 +330,7 @@
330
330
  "parallel_count": 42,
331
331
  "biblio": null,
332
332
  "priority_author_uid": "sujato",
333
- "verseNo": null,
333
+ "verseNo": "",
334
334
  "previous": {
335
335
  "name": "With Kūṭadanta ",
336
336
  "uid": "dn5"
@@ -382,7 +382,7 @@
382
382
  "parallel_count": 27,
383
383
  "biblio": null,
384
384
  "priority_author_uid": "sujato",
385
- "verseNo": null,
385
+ "verseNo": "",
386
386
  "previous": {
387
387
  "name": null,
388
388
  "uid": ""
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.16.17",
3
+ "version": "2.16.18",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {