suttacentral-api 2.16.6 → 2.16.7

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.
@@ -48,6 +48,20 @@
48
48
  "volpage": null,
49
49
  "has_comment": false
50
50
  },
51
+ {
52
+ "lang": "de",
53
+ "lang_name": "Deutsch",
54
+ "is_root": false,
55
+ "author": "Sabbamitta",
56
+ "author_short": "sabbamitta",
57
+ "author_uid": "sabbamitta",
58
+ "publication_date": "2019",
59
+ "id": "mn84_translation-de-sabbamitta",
60
+ "segmented": true,
61
+ "title": "In Madhurā ",
62
+ "volpage": null,
63
+ "has_comment": false
64
+ },
51
65
  {
52
66
  "lang": "de",
53
67
  "lang_name": "Deutsch",
@@ -48,6 +48,20 @@
48
48
  "volpage": null,
49
49
  "has_comment": false
50
50
  },
51
+ {
52
+ "lang": "de",
53
+ "lang_name": "Deutsch",
54
+ "is_root": false,
55
+ "author": "Sabbamitta",
56
+ "author_short": "sabbamitta",
57
+ "author_uid": "sabbamitta",
58
+ "publication_date": "2019",
59
+ "id": "mn83_translation-de-sabbamitta",
60
+ "segmented": true,
61
+ "title": "Über den König Maghadeva ",
62
+ "volpage": null,
63
+ "has_comment": false
64
+ },
51
65
  {
52
66
  "lang": "de",
53
67
  "lang_name": "Deutsch",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.16.6",
3
+ "version": "2.16.7",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {