fix: bump expected npm version in superset-websocket (#21973)
Signed-off-by: Richard Gebhardt <gebhardtr@redhat.com>
This commit is contained in:
parent
ae9a30b37c
commit
3ea8f20f71
|
|
@ -43,6 +43,6 @@
|
|||
},
|
||||
"engines": {
|
||||
"node": "^16.9.1",
|
||||
"npm": "^7.5.4"
|
||||
"npm": "^7.5.4 || ^8.1.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue