Add missing core-js to dependencies

Not related to this bug, but needed to be done to silence an
error thrown by Webpack.
This commit is contained in:
Kyle Shockey
2017-11-16 17:55:15 -08:00
parent 859edbf7f7
commit dc7f15ea1b

View File

@@ -45,6 +45,7 @@
"brace": "0.7.0",
"classnames": "^2.2.5",
"commonmark": "^0.28.1",
"core-js": "^2.5.1",
"css.escape": "1.5.1",
"deep-extend": "0.4.1",
"expect": "1.20.2",