suttacentral-api 2.8.5 → 2.8.6

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.
@@ -220,20 +220,6 @@
220
220
  "volpage": null,
221
221
  "has_comment": false
222
222
  },
223
- {
224
- "lang": "sr",
225
- "lang_name": "Srpski",
226
- "is_root": false,
227
- "author": "Branislav Kovačević",
228
- "author_short": "brankokovacevic",
229
- "author_uid": "brankokovacevic",
230
- "publication_date": null,
231
- "id": "dn32_translation-sr-brankokovacevic",
232
- "segmented": true,
233
- "title": "Āṭānāṭiya stihovi koji štite ",
234
- "volpage": null,
235
- "has_comment": false
236
- },
237
223
  {
238
224
  "lang": "th",
239
225
  "lang_name": "ไทย",
@@ -245,6 +245,20 @@
245
245
  "volpage": null,
246
246
  "has_comment": false
247
247
  },
248
+ {
249
+ "lang": "ru",
250
+ "lang_name": "ру́сский язы́к",
251
+ "is_root": false,
252
+ "author": "SV theravada.ru",
253
+ "author_short": "sv",
254
+ "author_uid": "sv",
255
+ "publication_date": null,
256
+ "id": "mn55_translation-ru-sv",
257
+ "segmented": true,
258
+ "title": "Дживака ",
259
+ "volpage": null,
260
+ "has_comment": false
261
+ },
248
262
  {
249
263
  "lang": "ru",
250
264
  "lang_name": "ру́сский язы́к",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.8.5",
3
+ "version": "2.8.6",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {