scv-esm 1.110.206 → 1.110.208
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
- package/src/auto/examples.mjs +1 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "scv-esm",
|
3
|
-
"version": "1.110.
|
3
|
+
"version": "1.110.208",
|
4
4
|
"description": "SuttaCentral Voice ES Module",
|
5
5
|
"main": "index.js",
|
6
6
|
"module": "main.mjs",
|
@@ -28,8 +28,8 @@
|
|
28
28
|
"eslint": "^8.56.0",
|
29
29
|
"memo-again": "^0.8.0",
|
30
30
|
"mocha": "^10.0.0",
|
31
|
-
"scv-bilara": "^3.160.
|
31
|
+
"scv-bilara": "^3.160.50",
|
32
32
|
"should": "^13.2.3",
|
33
|
-
"suttacentral-api": "^2.14.
|
33
|
+
"suttacentral-api": "^2.14.12"
|
34
34
|
}
|
35
35
|
}
|
package/src/auto/examples.mjs
CHANGED
@@ -1774,6 +1774,7 @@ const EXAMPLES = {
|
|
1774
1774
|
"viper",
|
1775
1775
|
"vital condition for right",
|
1776
1776
|
"vital conditions",
|
1777
|
+
"voice of another",
|
1777
1778
|
"walking they know",
|
1778
1779
|
"warding off the touch of flies",
|
1779
1780
|
"warm-hearted quality",
|
@@ -1833,7 +1834,6 @@ const EXAMPLES = {
|
|
1833
1834
|
"without placing the mind, but just keeping it connected",
|
1834
1835
|
"with suffering as outcome",
|
1835
1836
|
"womanhood",
|
1836
|
-
"words of another",
|
1837
1837
|
"works without fail",
|
1838
1838
|
"wrapped from head to foot",
|
1839
1839
|
"wretched",
|