diff --git a/fixtures/dom/package.json b/fixtures/dom/package.json index 00f63e9b68c3f..7d3c5e0e17830 100644 --- a/fixtures/dom/package.json +++ b/fixtures/dom/package.json @@ -6,14 +6,14 @@ "react-scripts": "^1.0.11" }, "dependencies": { - "buble": "^0.19.3", + "@babel/standalone": "^7.0.0", "classnames": "^2.2.5", "core-js": "^2.4.1", "prop-types": "^15.6.0", "query-string": "^4.2.3", "react": "^15.4.1", + "react-codemirror": "^1.0.0", "react-dom": "^15.4.1", - "react-live": "^1.11.0", "semver": "^5.5.0" }, "scripts": { diff --git a/fixtures/dom/public/renderer.html b/fixtures/dom/public/renderer.html index acefa6c3a2a90..f0e7a8f9234c1 100644 --- a/fixtures/dom/public/renderer.html +++ b/fixtures/dom/public/renderer.html @@ -79,6 +79,7 @@
+