mirror of
https://github.com/apache/superset.git
synced 2026-04-20 16:44:46 +00:00
fix: bump expected npm version in superset-websocket (#21973)
Signed-off-by: Richard Gebhardt <gebhardtr@redhat.com>
This commit is contained in:
@@ -43,6 +43,6 @@
|
||||
},
|
||||
"engines": {
|
||||
"node": "^16.9.1",
|
||||
"npm": "^7.5.4"
|
||||
"npm": "^7.5.4 || ^8.1.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user