suttacentral-api 2.17.14 → 2.17.15

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.
@@ -55,7 +55,7 @@
55
55
  "publication_date": "2019",
56
56
  "id": "an6.72_translation-de-sabbamitta",
57
57
  "segmented": true,
58
- "title": "Stärke ",
58
+ "title": "Kraft ",
59
59
  "volpage": null,
60
60
  "has_comment": false
61
61
  },
@@ -61,6 +61,20 @@
61
61
  "volpage": null,
62
62
  "has_comment": false
63
63
  },
64
+ {
65
+ "lang": "de",
66
+ "lang_name": "Deutsch",
67
+ "is_root": false,
68
+ "author": "Sabbamitta",
69
+ "author_short": "sabbamitta",
70
+ "author_uid": "sabbamitta",
71
+ "publication_date": "2019",
72
+ "id": "mn86_translation-de-sabbamitta",
73
+ "segmented": true,
74
+ "title": "Mit Aṅgulimāla ",
75
+ "volpage": null,
76
+ "has_comment": false
77
+ },
64
78
  {
65
79
  "lang": "de",
66
80
  "lang_name": "Deutsch",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.17.14",
3
+ "version": "2.17.15",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {