We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a71ca8 commit dd0554fCopy full SHA for dd0554f
1 file changed
package.json
@@ -6,7 +6,7 @@
6
"dazzatron",
7
"kratos2k7"
8
],
9
- "version": "2.1.4",
+ "version": "2.1.5",
10
"description": "A video editing library for creating and editing videos with Shotstack",
11
"type": "module",
12
"main": "dist/shotstack-studio.umd.js",
@@ -90,7 +90,7 @@
90
},
91
"dependencies": {
92
"@shotstack/schemas": "1.8.7",
93
- "@shotstack/shotstack-canvas": "^2.0.16",
+ "@shotstack/shotstack-canvas": "^2.0.17",
94
"howler": "^2.2.4",
95
"mediabunny": "^1.11.2",
96
"opentype.js": "^1.3.4",
0 commit comments