suttacentral-api 2.2.23 → 2.2.24

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.
@@ -68,6 +68,19 @@
68
68
  "title": "Rohinī",
69
69
  "volpage": null
70
70
  },
71
+ {
72
+ "author": "Ayya Soma",
73
+ "author_short": "soma",
74
+ "author_uid": "soma",
75
+ "id": "thig13.2_translation-en-soma",
76
+ "is_root": false,
77
+ "lang": "en",
78
+ "lang_name": "English",
79
+ "publication_date": null,
80
+ "segmented": true,
81
+ "title": "Rohinī",
82
+ "volpage": null
83
+ },
71
84
  {
72
85
  "author": "Thanissaro Bhikkhu",
73
86
  "author_short": "Thanissaro",
@@ -253,6 +253,19 @@
253
253
  "segmented": false,
254
254
  "volpage": null
255
255
  },
256
+ {
257
+ "author": "Piotr Jagodziński",
258
+ "author_short": "hardao",
259
+ "author_uid": "hardao",
260
+ "id": "mn9_translation-pl-hardao",
261
+ "is_root": false,
262
+ "lang": "pl",
263
+ "lang_name": "Polski",
264
+ "publication_date": null,
265
+ "segmented": true,
266
+ "title": "Mowa o Właściwym Poglądzie",
267
+ "volpage": null
268
+ },
256
269
  {
257
270
  "author": "Michael Beisert",
258
271
  "author_short": "Beisert",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.2.23",
3
+ "version": "2.2.24",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {