suttacentral-api 2.2.59 → 2.2.60

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.
@@ -192,6 +192,19 @@
192
192
  "segmented": false,
193
193
  "volpage": null
194
194
  },
195
+ {
196
+ "lang": "sr",
197
+ "lang_name": "Srpski",
198
+ "is_root": false,
199
+ "author": "Branislav Kovačević",
200
+ "author_short": "brankokovacevic",
201
+ "author_uid": "brankokovacevic",
202
+ "publication_date": null,
203
+ "id": "dn8_translation-sr-brankokovacevic",
204
+ "segmented": true,
205
+ "title": "Veliki lavlji rik",
206
+ "volpage": null
207
+ },
195
208
  {
196
209
  "lang": "th",
197
210
  "lang_name": "ไทย",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.2.59",
3
+ "version": "2.2.60",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {