This commit is contained in:
Peter Daniel
2023-06-28 18:43:49 +01:00
parent 910bbade9b
commit 8092a78b29

View File

@@ -12,7 +12,8 @@
}, },
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@companion-module/base": "~1.2" "@companion-module/base": "~1.2",
"got": "~13.0.0"
}, },
"devDependencies": { "devDependencies": {
"@companion-module/tools": "~1.1" "@companion-module/tools": "~1.1"