suttacentral-api 2.17.26 → 2.17.27

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.
@@ -207,7 +207,7 @@
207
207
  "parallel_count": 11,
208
208
  "biblio": null,
209
209
  "priority_author_uid": "sujato",
210
- "verseNo": null,
210
+ "verseNo": "",
211
211
  "previous": {
212
212
  "name": "Grounds for Resentment ",
213
213
  "uid": "an9.29"
@@ -248,7 +248,7 @@
248
248
  "parallel_count": 0,
249
249
  "biblio": null,
250
250
  "priority_author_uid": "sujato",
251
- "verseNo": null,
251
+ "verseNo": "",
252
252
  "previous": {
253
253
  "name": "Yoking and Unyoking ",
254
254
  "uid": "an7.51"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.17.26",
3
+ "version": "2.17.27",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {