suttacentral-api 2.8.17 → 2.8.18

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": "dn34_translation-sr-brankokovacevic",
232
- "segmented": true,
233
- "title": "Od jedan do deset ",
234
- "volpage": null,
235
- "has_comment": false
236
- },
237
223
  {
238
224
  "lang": "th",
239
225
  "lang_name": "ไทย",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.8.17",
3
+ "version": "2.8.18",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {