Skip to content

Commit 44b666e

Browse files
author
Balte de Wit
committed
chore: update atem-connection
1 parent cc234fe commit 44b666e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"source"
109109
],
110110
"dependencies": {
111-
"atem-connection": "^0.2.1",
111+
"atem-connection": "^0.3.0",
112112
"tslib": "^1.9.2"
113113
},
114114
"standard-version": {

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -285,9 +285,9 @@ asynckit@^0.4.0:
285285
version "0.4.0"
286286
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
287287

288-
atem-connection@^0.2.1:
289-
version "0.2.1"
290-
resolved "https://registry.yarnpkg.com/atem-connection/-/atem-connection-0.2.1.tgz#8471a6f6fcf467df6428cccd7ea2743f2797b390"
288+
atem-connection@^0.3.0:
289+
version "0.3.0"
290+
resolved "https://registry.yarnpkg.com/atem-connection/-/atem-connection-0.3.0.tgz#d3b2e99e07584d6baac78b6b8f5508a53701f0e9"
291291
dependencies:
292292
pngjs "^3.3.2"
293293
tslib "^1.9.0"

0 commit comments

Comments
 (0)