Skip to content

Commit

Permalink
chore: upgrade superset-ui peerDependencies (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmud authored and zhaoyongjie committed Nov 30, 2021
1 parent 18d0c48 commit 3ca1ea7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"xss": "^1.0.6"
},
"peerDependencies": {
"@superset-ui/chart-controls": "^0.16.3",
"@superset-ui/core": "^0.16.3",
"@superset-ui/chart-controls": "^0.17.10",
"@superset-ui/core": "^0.17.10",
"react": "^15 || ^16"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"viewport-mercator-project": "^6.1.1"
},
"peerDependencies": {
"@superset-ui/chart-controls": "^0.16.3",
"@superset-ui/core": "^0.16.3",
"@superset-ui/chart-controls": "^0.17.10",
"@superset-ui/core": "^0.17.10",
"react": "^15 || ^16"
}
}

0 comments on commit 3ca1ea7

Please sign in to comment.