chore: lock down npm to v6 (#13069)

This commit is contained in:
Jesse Yang
2021-02-11 08:49:34 -10:00
committed by GitHub
parent fa4c118e2d
commit 6bc28a087c

View File

@@ -57,7 +57,7 @@
],
"engines": {
"node": ">= 12.18.3 < 13",
"npm": ">= 6.14.8"
"npm": ">= 6.14.8 < 7"
},
"homepage": "https://superset.apache.org/",
"dependencies": {