diff --git a/package.json b/package.json
index e01e60e0..5de5597b 100644
--- a/package.json
+++ b/package.json
@@ -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",
@@ -70,7 +71,7 @@
"react-motion": "^0.5.2",
"react-object-inspector": "0.2.1",
"react-redux": "^4.x.x",
- "react-split-pane": "0.1.57",
+ "react-split-pane": "0.1.70",
"redux": "^3.x.x",
"redux-immutable": "3.0.8",
"redux-logger": "*",
diff --git a/src/core/components/auth/api-key-auth.jsx b/src/core/components/auth/api-key-auth.jsx
index 2d8a5f52..e9c926b5 100644
--- a/src/core/components/auth/api-key-auth.jsx
+++ b/src/core/components/auth/api-key-auth.jsx
@@ -60,6 +60,9 @@ export default class ApiKeyAuth extends React.Component {
Name: In: { schema.get("name") }{ schema.get("in") }
{JSON.stringify(operation)}
+ />
}) }
{JSON.stringify(callback)}
- //