We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bb0a74a + 532bb5f commit 11d00f8Copy full SHA for 11d00f8
README.md
@@ -1,3 +1,3 @@
1
# companion-module-vdo-ninja
2
3
-See [HELP.md](./HELP.md) and [LICENSE](./LICENSE)
+See [HELP.md](./companion/HELP.md) and [LICENSE](./LICENSE)
package.json
@@ -8,14 +8,14 @@
8
},
9
"license": "MIT",
10
"dependencies": {
11
- "@companion-module/base": "~1.0.2",
12
- "ws": "^8.11.0"
+ "@companion-module/base": "~1.1.1",
+ "ws": "^8.12.0"
13
14
"repository": {
15
"type": "git",
16
"url": "git+https://github.com/bitfocus/companion-module-vdo-ninja.git"
17
18
"devDependencies": {
19
- "@companion-module/tools": "^0.4.1"
+ "@companion-module/tools": "^0.5.2"
20
}
21
0 commit comments