scv-esm 1.110.278 → 1.110.279

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scv-esm",
3
- "version": "1.110.278",
3
+ "version": "1.110.279",
4
4
  "description": "SuttaCentral Voice ES Module",
5
5
  "main": "index.js",
6
6
  "module": "main.mjs",
@@ -28,7 +28,7 @@
28
28
  "eslint": "^8.56.0",
29
29
  "memo-again": "^0.8.0",
30
30
  "mocha": "^10.0.0",
31
- "scv-bilara": "^3.161.40",
31
+ "scv-bilara": "^3.161.41",
32
32
  "should": "^13.2.3",
33
33
  "suttacentral-api": "^2.15.1"
34
34
  }