chore: upgrade node to v14 and bump peerDependencies

This commit is contained in:
Jesse Yang 2021-02-25 20:02:03 -10:00 committed by Yongjie Zhao
parent 28f534a364
commit b88265e0ab
2 changed files with 3 additions and 2 deletions

View File

@ -37,8 +37,8 @@
"viewport-mercator-project": "^6.1.1"
},
"peerDependencies": {
"@superset-ui/chart-controls": "^0.17.11",
"@superset-ui/core": "^0.17.11",
"@superset-ui/chart-controls": "^0.17.12",
"@superset-ui/core": "^0.17.12",
"react": "^15 || ^16"
}
}