diff --git a/examples/libp2p-in-the-browser/package.json b/examples/libp2p-in-the-browser/package.json
index cf2fdc7d..9a45c90d 100644
--- a/examples/libp2p-in-the-browser/package.json
+++ b/examples/libp2p-in-the-browser/package.json
@@ -28,6 +28,6 @@
"babel-plugin-syntax-async-functions": "^6.13.0",
"babel-plugin-transform-regenerator": "^6.26.0",
"babel-polyfill": "^6.26.0",
- "parcel": "next"
+ "parcel": "^2.0.1"
}
}
diff --git a/examples/webrtc-direct/index.html b/examples/webrtc-direct/index.html
index a29b43bf..3fcf9c35 100644
--- a/examples/webrtc-direct/index.html
+++ b/examples/webrtc-direct/index.html
@@ -12,6 +12,6 @@
-
+