scv-bilara 3.178.21 → 3.178.23
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.178.
|
3
|
+
"version": "3.178.23",
|
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.670",
|
19
19
|
"suttacentral-api": "^2.17.60",
|
20
20
|
"tmp": "^0.2.3"
|
21
21
|
},
|
package/src/auto/suidmap.json
CHANGED
@@ -6531,6 +6531,7 @@
|
|
6531
6531
|
"an9.3": {
|
6532
6532
|
"translation/de/sabbamitta": "sutta/an/an9",
|
6533
6533
|
"translation/en/sujato": "sutta/an/an9",
|
6534
|
+
"translation/fr/christelle": "sutta/an/an9",
|
6534
6535
|
"translation/lt/piyadassi": "sutta/an/an9",
|
6535
6536
|
"root/pli/ms": "sutta/an/an9"
|
6536
6537
|
},
|