scv-bilara 3.177.6 → 3.177.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.
- package/package.json +2 -2
- package/src/auto/suidmap.json +1 -0
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "scv-bilara",
|
3
|
-
"version": "3.177.
|
3
|
+
"version": "3.177.9",
|
4
4
|
"description": "SuttaCentral bilara-data library",
|
5
5
|
"main": "index.js",
|
6
6
|
"directories": {
|
@@ -15,7 +15,7 @@
|
|
15
15
|
"log-instance": "^1.6.0",
|
16
16
|
"memo-again": "^0.10.0",
|
17
17
|
"merkle-json": "^2.2.0",
|
18
|
-
"scv-esm": "^1.115.
|
18
|
+
"scv-esm": "^1.115.593",
|
19
19
|
"suttacentral-api": "^2.17.57",
|
20
20
|
"tmp": "^0.2.3"
|
21
21
|
},
|
package/src/auto/suidmap.json
CHANGED
@@ -6435,6 +6435,7 @@
|
|
6435
6435
|
"an8.82": {
|
6436
6436
|
"translation/de/sabbamitta": "sutta/an/an8",
|
6437
6437
|
"translation/en/sujato": "sutta/an/an8",
|
6438
|
+
"translation/fr/christelle": "sutta/an/an8",
|
6438
6439
|
"translation/ru/sv": "sutta/an/an8",
|
6439
6440
|
"root/pli/ms": "sutta/an/an8"
|
6440
6441
|
},
|