suttacentral-api 2.2.35 → 2.2.36

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.
@@ -117,6 +117,19 @@
117
117
  "segmented": false,
118
118
  "volpage": null
119
119
  },
120
+ {
121
+ "author": "Sayalay Piyadassi",
122
+ "author_short": "piyadassi",
123
+ "author_uid": "piyadassi",
124
+ "id": "an8.1_translation-lt-piyadassi",
125
+ "is_root": false,
126
+ "lang": "lt",
127
+ "lang_name": "Lietuvių Kalba",
128
+ "publication_date": null,
129
+ "segmented": true,
130
+ "title": "Palankūs geraširdiškumo vaisiai",
131
+ "volpage": null
132
+ },
120
133
  {
121
134
  "author": "Pitaka Myanmar Translation",
122
135
  "author_short": "PMT",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.2.35",
3
+ "version": "2.2.36",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {