Skip to content

Commit

Permalink
[core] add missing babel-runtime dep (apache#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
williaster authored Sep 11, 2018
1 parent 2494ae2 commit f2ab049
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/superset-ui-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"node-fetch": "^2.2.0"
},
"dependencies": {
"babel-runtime": "^6.26.0",
"url-search-params-polyfill": "^4.0.1",
"whatwg-fetch": "^2.0.4"
},
Expand Down

0 comments on commit f2ab049

Please sign in to comment.