Skip to content

Commit 648f696

Browse files
committed
chore: add engines field
1 parent e166254 commit 648f696

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
"type": "git",
1212
"url": "git+https://github.com/bitfocus/companion-module-your-module-name.git"
1313
},
14+
"engines": {
15+
"node": "^22.20",
16+
"yarn": "^4"
17+
},
1418
"dependencies": {
1519
"@companion-module/base": "~1.12.1"
1620
},

0 commit comments

Comments
 (0)