suttacentral-api 2.8.19 → 2.8.20

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.
@@ -256,7 +256,7 @@
256
256
  "publication_date": null,
257
257
  "id": "dn9_translation-sr-brankokovacevic",
258
258
  "segmented": true,
259
- "title": "Poṭṭhapāda ",
259
+ "title": "Razgovor sa Poṭṭhapādom ",
260
260
  "volpage": null,
261
261
  "has_comment": false
262
262
  },
@@ -350,6 +350,20 @@
350
350
  "volpage": null,
351
351
  "has_comment": false
352
352
  },
353
+ {
354
+ "lang": "sr",
355
+ "lang_name": "Srpski",
356
+ "is_root": false,
357
+ "author": "Branislav Kovačević",
358
+ "author_short": "brankokovacevic",
359
+ "author_uid": "brankokovacevic",
360
+ "publication_date": null,
361
+ "id": "dn22_translation-sr-brankokovacevic",
362
+ "segmented": true,
363
+ "title": "Dugi govor o temeljima svesnosti ",
364
+ "volpage": null,
365
+ "has_comment": false
366
+ },
353
367
  {
354
368
  "lang": "sr",
355
369
  "lang_name": "Srpski",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.8.19",
3
+ "version": "2.8.20",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {