mirror of
https://github.com/mattermost/mattermost.git
synced 2026-08-30 17:06:34 +08:00
Update package-lock.json with updated engines field (#35484)
This commit is contained in:
Generated
+2
-2
@@ -52,8 +52,8 @@
|
||||
"webpack-dev-server": "5.2.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^20 || ^22 || ^24",
|
||||
"npm": "^10 || ^11"
|
||||
"node": "^24",
|
||||
"npm": "^11"
|
||||
}
|
||||
},
|
||||
"channels": {
|
||||
|
||||
Reference in New Issue
Block a user