Skip to content

Commit 11d00f8

Browse files
chore: update dependencies
2 parents bb0a74a + 532bb5f commit 11d00f8

File tree

3 files changed

+141
-183
lines changed

3 files changed

+141
-183
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# companion-module-vdo-ninja
22

3-
See [HELP.md](./HELP.md) and [LICENSE](./LICENSE)
3+
See [HELP.md](./companion/HELP.md) and [LICENSE](./LICENSE)

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
},
99
"license": "MIT",
1010
"dependencies": {
11-
"@companion-module/base": "~1.0.2",
12-
"ws": "^8.11.0"
11+
"@companion-module/base": "~1.1.1",
12+
"ws": "^8.12.0"
1313
},
1414
"repository": {
1515
"type": "git",
1616
"url": "git+https://github.com/bitfocus/companion-module-vdo-ninja.git"
1717
},
1818
"devDependencies": {
19-
"@companion-module/tools": "^0.4.1"
19+
"@companion-module/tools": "^0.5.2"
2020
}
2121
}

0 commit comments

Comments
 (0)