suttacentral-api 2.16.15 → 2.16.17

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.
@@ -433,7 +433,7 @@
433
433
  "parallel_count": 160,
434
434
  "biblio": null,
435
435
  "priority_author_uid": "sujato",
436
- "verseNo": null,
436
+ "verseNo": "",
437
437
  "previous": {
438
438
  "name": "The Great Discourse on Causation ",
439
439
  "uid": "dn15"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.16.15",
3
+ "version": "2.16.17",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {