diff --git a/index.html b/index.html index 513b74c..8baeb48 100644 --- a/index.html +++ b/index.html @@ -1,10 +1,20 @@ + + + + + + + + Torrent Parts | Inspect and edit what's in your Torrent file or Magnet link + + diff --git a/package.json b/package.json index 90dcc49..c67b0f2 100644 --- a/package.json +++ b/package.json @@ -4,8 +4,8 @@ "description": "📑 A website to inspect and edit Torrent files and Magnet URLs", "main": "bundle.js", "dependencies": { - "Buffer": "latest", "browserify": "latest", + "Buffer": "latest", "bytes": "latest", "clipboard": "latest", "dropzone": "latest",