3 Commits

Author SHA1 Message Date
Leo
418cb0c6b7 Update Dependencies 2023-04-17 18:46:52 +00:00
Leo
2d908ecf02 Revert to WebTorrent 1.x 2023-03-13 18:05:49 +00:00
Leo
a1296b456d Bump Version 2023-01-14 16:16:05 +00:00
4 changed files with 402 additions and 675 deletions

File diff suppressed because it is too large Load Diff

20
bin/bundle.min.js vendored

File diff suppressed because one or more lines are too long

View File

@@ -216,7 +216,7 @@
</div>
<footer>
<a href="https://github.com/leoherzog/TorrentParts/releases" target="_blank" rel="noopener">v1.2</a>
<a href="https://github.com/leoherzog/TorrentParts/releases" target="_blank" rel="noopener">v1.2.1</a>
</footer>
<script src="/bin/bundle.min.js"></script>

View File

@@ -1,6 +1,6 @@
{
"name": "torrentparts",
"version": "1.2",
"version": "1.2.1",
"description": "📑 A website to inspect and edit Torrent files and Magnet URLs",
"main": "bin/bundle.js",
"dependencies": {