chore: bump peerDependencies to 0.17.11

This commit is contained in:
Jesse Yang 2021-02-23 15:05:13 -10:00 committed by Yongjie Zhao
parent 1f096038c9
commit 67a75c023b
2 changed files with 4 additions and 4 deletions

View File

@ -46,8 +46,8 @@
"xss": "^1.0.6" "xss": "^1.0.6"
}, },
"peerDependencies": { "peerDependencies": {
"@superset-ui/chart-controls": "^0.17.10", "@superset-ui/chart-controls": "^0.17.11",
"@superset-ui/core": "^0.17.10", "@superset-ui/core": "^0.17.11",
"react": "^15 || ^16" "react": "^15 || ^16"
} }
} }

View File

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