scv-bilara 3.210.2 → 3.210.4
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.210.
|
|
3
|
+
"version": "3.210.4",
|
|
4
4
|
"description": "SuttaCentral bilara-data library",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"directories": {
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"log-instance": "^1.9.0",
|
|
16
16
|
"memo-again": "^0.13.0",
|
|
17
17
|
"merkle-json": "^2.15.0",
|
|
18
|
-
"scv-esm": "^1.140.
|
|
18
|
+
"scv-esm": "^1.140.130",
|
|
19
19
|
"suttacentral-api": "^2.25.0",
|
|
20
20
|
"tmp": "^0.2.3"
|
|
21
21
|
},
|
package/src/auto/suidmap.json
CHANGED
|
@@ -17665,6 +17665,7 @@
|
|
|
17665
17665
|
"sn22.68": {
|
|
17666
17666
|
"translation/de/sabbamitta": "sutta/sn/sn22",
|
|
17667
17667
|
"translation/en/sujato": "sutta/sn/sn22",
|
|
17668
|
+
"translation/fr/marion": "sutta/sn/sn22",
|
|
17668
17669
|
"translation/sr/brankokovacevic": "sutta/sn/sn22",
|
|
17669
17670
|
"root/pli/ms": "sutta/sn/sn22"
|
|
17670
17671
|
},
|