mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 03:12:29 +00:00
feat(build) use Node 22, the new LTS
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
239e5743dd
commit
a05e8fd2ef
2
package-lock.json
generated
2
package-lock.json
generated
@@ -192,7 +192,7 @@
|
||||
"webpack-dev-server": "5.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.0.0",
|
||||
"node": ">=22.0.0",
|
||||
"npm": ">=10.0.0"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -201,7 +201,7 @@
|
||||
"@xmldom/xmldom": "0.8.7"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.0.0",
|
||||
"node": ">=22.0.0",
|
||||
"npm": ">=10.0.0"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user