suttacentral-api 2.8.13 → 2.8.14

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.
@@ -102,20 +102,6 @@
102
102
  "volpage": null,
103
103
  "title": "Lesser Discourse on the (Ways of) Undertaking Dhamma"
104
104
  },
105
- {
106
- "author": "Nyanamoli Thera",
107
- "author_short": "Nyanamoli",
108
- "author_uid": "nyanamoli-thera",
109
- "has_comment": false,
110
- "id": "en_mn45_nyanamoli-thera",
111
- "is_root": false,
112
- "lang": "en",
113
- "lang_name": "English",
114
- "publication_date": "1977",
115
- "segmented": false,
116
- "volpage": null,
117
- "title": "Undertaking Dhamma 1"
118
- },
119
105
  {
120
106
  "lang": "es",
121
107
  "lang_name": "Español",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.8.13",
3
+ "version": "2.8.14",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {