suttacentral-api 2.16.9 → 2.16.10

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,6 +221,20 @@
221
221
  "volpage": null,
222
222
  "has_comment": false
223
223
  },
224
+ {
225
+ "lang": "lt",
226
+ "lang_name": "Lietuvių Kalba",
227
+ "is_root": false,
228
+ "author": "Sayalay Piyadassi",
229
+ "author_short": "piyadassi",
230
+ "author_uid": "piyadassi",
231
+ "publication_date": "2022",
232
+ "id": "mn57_translation-lt-piyadassi",
233
+ "segmented": true,
234
+ "title": "Šuns įžadai ",
235
+ "volpage": null,
236
+ "has_comment": false
237
+ },
224
238
  {
225
239
  "lang": "my",
226
240
  "lang_name": "မြန်မာဘာသာ",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.16.9",
3
+ "version": "2.16.10",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {