suttacentral-api 2.17.39 → 2.17.41

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.
@@ -263,7 +263,7 @@
263
263
  "parallel_count": 0,
264
264
  "biblio": null,
265
265
  "priority_author_uid": "sujato",
266
- "verseNo": null,
266
+ "verseNo": " Verse 3",
267
267
  "previous": {
268
268
  "name": "Muttā (1st) ",
269
269
  "uid": "thig1.2"
@@ -247,7 +247,7 @@
247
247
  "parallel_count": 0,
248
248
  "biblio": null,
249
249
  "priority_author_uid": "sujato",
250
- "verseNo": null,
250
+ "verseNo": "",
251
251
  "previous": {
252
252
  "name": "Overflowing Merit (2nd) ",
253
253
  "uid": "sn55.32"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.17.39",
3
+ "version": "2.17.41",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {