package: missing field for node ver validation

This commit is contained in:
Rajeh Taher
2025-03-06 07:14:18 +02:00
committed by GitHub
parent b44804dbc0
commit e7772a8e9a

View File

@@ -17,7 +17,8 @@
"files": [ "files": [
"lib/*", "lib/*",
"WAProto/*", "WAProto/*",
"WASignalGroup/*.js" "WASignalGroup/*.js",
"engine-requirements.js"
], ],
"scripts": { "scripts": {
"build:all": "tsc && typedoc", "build:all": "tsc && typedoc",