mirror of
https://github.com/postlight/mercury-parser
synced 2024-11-11 01:10:35 +00:00
fix: including babel-runtime as a bandaid for polyfill error
This commit is contained in:
parent
59fb4c4974
commit
f58ccec7aa
@ -40,6 +40,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-polyfill": "^6.13.0",
|
||||
"babel-runtime": "^6.11.6",
|
||||
"cheerio": "^0.20.0",
|
||||
"difflib": "^0.2.4",
|
||||
"ellipsize": "0.0.2",
|
||||
|
Loading…
Reference in New Issue
Block a user