Skip to content

Commit

Permalink
[core] add missing babel-runtime dep (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
williaster authored and zhaoyongjie committed Nov 25, 2021
1 parent 78e6eeb commit 9502436
Showing 1 changed file with 1 addition and 0 deletions.
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 9502436

Please sign in to comment.