suttacentral-api 2.17.49 → 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.
@@ -221,7 +221,7 @@
221
221
  "parallel_count": 1,
222
222
  "biblio": null,
223
223
  "priority_author_uid": "sujato",
224
- "verseNo": "",
224
+ "verseNo": null,
225
225
  "previous": {
226
226
  "name": "A Visit to the Gods (2nd) ",
227
227
  "uid": "sn55.19"
@@ -233,7 +233,7 @@
233
233
  "parallel_count": 0,
234
234
  "biblio": null,
235
235
  "priority_author_uid": "sujato",
236
- "verseNo": "",
236
+ "verseNo": null,
237
237
  "previous": {
238
238
  "name": "The Exterior as Not-Self in the Three Times ",
239
239
  "uid": "sn35.201-203"
@@ -274,7 +274,7 @@
274
274
  "parallel_count": 7,
275
275
  "biblio": null,
276
276
  "priority_author_uid": "sujato",
277
- "verseNo": "",
277
+ "verseNo": null,
278
278
  "previous": {
279
279
  "name": "Full of Love ",
280
280
  "uid": "sn46.54"
@@ -207,7 +207,7 @@
207
207
  "parallel_count": 0,
208
208
  "biblio": null,
209
209
  "priority_author_uid": "sujato",
210
- "verseNo": "",
210
+ "verseNo": null,
211
211
  "previous": {
212
212
  "name": "Free of Jealousy ",
213
213
  "uid": "sn37.17"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.17.49",
3
+ "version": "2.17.50",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {