suttacentral-api 2.2.66 → 2.2.67

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": "Awakening Factors ",
69
69
  "volpage": null
70
70
  },
71
+ {
72
+ "lang": "fr",
73
+ "lang_name": "Français",
74
+ "is_root": false,
75
+ "author": "Bhikkhu Sekha",
76
+ "author_short": "sekha",
77
+ "author_uid": "sekha",
78
+ "publication_date": null,
79
+ "id": "sn54.2_translation-fr-sekha",
80
+ "segmented": true,
81
+ "title": "Les facteurs d’éveil ",
82
+ "volpage": null
83
+ },
71
84
  {
72
85
  "lang": "id",
73
86
  "lang_name": "Indonesian",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.2.66",
3
+ "version": "2.2.67",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {