@versa_ai/vmml-editor 1.0.18 → 1.0.19

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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @versa_ai/vmml-editor@1.0.18 build D:\code\work\vmml-player\packages\editor
2
+ > @versa_ai/vmml-editor@1.0.19 build D:\code\work\vmml-player\packages\editor
3
3
  > tsup
4
4
 
5
5
  CLI Building entry: src/index.tsx
@@ -124,12 +124,12 @@ More info and automated migrator: https://sass-lang.com/d/slash-div [35
124
124
 
125
125
 
126
126
 
127
- CJS dist\index.js 113.85 KB
128
- CJS dist\index.js.map 215.74 KB
129
- CJS ⚡️ Build success in 812ms
130
127
  ESM dist\index.mjs 112.22 KB
131
128
  ESM dist\index.mjs.map 215.45 KB
132
- ESM ⚡️ Build success in 813ms
133
- DTS ⚡️ Build success in 2001ms
129
+ ESM ⚡️ Build success in 913ms
130
+ CJS dist\index.js 113.85 KB
131
+ CJS dist\index.js.map 215.74 KB
132
+ CJS ⚡️ Build success in 915ms
133
+ DTS ⚡️ Build success in 2049ms
134
134
  DTS dist\index.d.ts 158.00 B
135
135
  DTS dist\index.d.mts 158.00 B
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@versa_ai/vmml-editor",
3
- "version": "1.0.18",
3
+ "version": "1.0.19",
4
4
  "module": "dist/index.mjs",
5
5
  "main": "dist/index.mjs",
6
6
  "types": "dist/index.d.mts",
@@ -16,7 +16,7 @@
16
16
  "remotion": "4.0.166",
17
17
  "uuid": "^10.0.0",
18
18
  "zod": "^3.23.8",
19
- "@versa_ai/vmml-player": "1.1.16",
19
+ "@versa_ai/vmml-player": "1.1.17",
20
20
  "@versa_ai/vmml-utils": "1.0.15"
21
21
  },
22
22
  "devDependencies": {