Skip to content

Commit e5fd5b2

Browse files
committed
Further changes to switch to Node plugin
1 parent 994f7de commit e5fd5b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"version": "0.1.2",
44
"id": "com.midi-mixer.obs",
55
"name": "OBS",
6-
"main": "dist/index.html",
7-
"dev": "http://localhost:3000",
6+
"type": "node",
7+
"main": "lib/index.js",
88
"icon": "icon.svg",
99
"settings": {
1010
"address": {

0 commit comments

Comments
 (0)