suttacentral-api 2.2.53 → 2.2.54

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.
@@ -216,6 +216,19 @@
216
216
  "segmented": false,
217
217
  "volpage": null
218
218
  },
219
+ {
220
+ "lang": "sr",
221
+ "lang_name": "Srpski",
222
+ "is_root": false,
223
+ "author": "Branislav Kovačević",
224
+ "author_short": "brankokovacevic",
225
+ "author_uid": "brankokovacevic",
226
+ "publication_date": null,
227
+ "id": "dn3_translation-sr-brankokovacevic",
228
+ "segmented": true,
229
+ "title": "Razgovor sa Ambaṭṭhom",
230
+ "volpage": null
231
+ },
219
232
  {
220
233
  "lang": "th",
221
234
  "lang_name": "ไทย",
@@ -142,6 +142,19 @@
142
142
  "segmented": false,
143
143
  "volpage": null
144
144
  },
145
+ {
146
+ "lang": "fr",
147
+ "lang_name": "Français",
148
+ "is_root": false,
149
+ "author": "Noé Ismet",
150
+ "author_short": "noeismet",
151
+ "author_uid": "noeismet",
152
+ "publication_date": null,
153
+ "id": "sn56.11_translation-fr-noeismet",
154
+ "segmented": true,
155
+ "title": "Tourner la Roue du Dhamma",
156
+ "volpage": null
157
+ },
145
158
  {
146
159
  "lang": "he",
147
160
  "lang_name": "Hebrew",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.2.53",
3
+ "version": "2.2.54",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {