suttacentral-api 2.9.8 → 2.9.9

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.
@@ -7,7 +7,7 @@
7
7
  "value": [
8
8
  {
9
9
  "acronym": "SN 56.2",
10
- "volpages": " PTS 5.415",
10
+ "volpages": "PTS SN v 414",
11
11
  "alt_volpages": null,
12
12
  "uid": "sn56.2",
13
13
  "blurb": "Mendicants should develop seclusion so as to understand the four noble truths.",
@@ -55,7 +55,7 @@
55
55
  "publication_date": null,
56
56
  "id": "an3.118_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Gezinkte Würfel ",
58
+ "title": "Unfehlbare Würfel ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
@@ -68,7 +68,7 @@
68
68
  "publication_date": null,
69
69
  "id": "an3.16_translation-de-sabbamitta",
70
70
  "segmented": true,
71
- "title": "Gesichert ",
71
+ "title": "Unfehlbar ",
72
72
  "volpage": null,
73
73
  "has_comment": false
74
74
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.9.8",
3
+ "version": "2.9.9",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {