@onjmin/dtm 0.1.99 → 0.1.100

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/dist/index.js CHANGED
@@ -2810,7 +2810,7 @@ var KOE_VOICEBANKS = {
2810
2810
  mgroid: "MGRoid_\u539F\u97F3\u8A2D\u5B9A\u6E08\u307F.koe",
2811
2811
  motroid: "MOTRoid\u5B8C\u5168\u7248V2.koe",
2812
2812
  nynroid: "NYNRoidver1.4.koe",
2813
- uc: "\u84C4\u97F3\u30AD\u30EA\u30B3\u97F3\u6E90.koe"
2813
+ uc: "\u84C4\u97F3\u30AD\u30EA\u30B3 \uFF08beta1.0\uFF09.koe"
2814
2814
  };
2815
2815
  var KOE_VOICEBANK_LABELS = {
2816
2816
  tsukuyomi: "\u3064\u304F\u3088\u307F\u3061\u3083\u3093",
package/dist/index.mjs CHANGED
@@ -2677,7 +2677,7 @@ var KOE_VOICEBANKS = {
2677
2677
  mgroid: "MGRoid_\u539F\u97F3\u8A2D\u5B9A\u6E08\u307F.koe",
2678
2678
  motroid: "MOTRoid\u5B8C\u5168\u7248V2.koe",
2679
2679
  nynroid: "NYNRoidver1.4.koe",
2680
- uc: "\u84C4\u97F3\u30AD\u30EA\u30B3\u97F3\u6E90.koe"
2680
+ uc: "\u84C4\u97F3\u30AD\u30EA\u30B3 \uFF08beta1.0\uFF09.koe"
2681
2681
  };
2682
2682
  var KOE_VOICEBANK_LABELS = {
2683
2683
  tsukuyomi: "\u3064\u304F\u3088\u307F\u3061\u3083\u3093",
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "author": "onjmin",
3
3
  "license": "MIT",
4
4
  "name": "@onjmin/dtm",
5
- "version": "0.1.99",
5
+ "version": "0.1.100",
6
6
  "description": "MMLを中間言語に用いた、モバイルファーストなDAW / ピアノロール打ち込みコンポーネント",
7
7
  "homepage": "https://onjmin.github.io/dtm",
8
8
  "repository": {