fix: including babel-runtime as a bandaid for polyfill error

pull/5/head
Adam Pash 8 years ago
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…
Cancel
Save