Skip to content

Commit

Permalink
Fixes for missing package module adm-zip and incorrect version in files
Browse files Browse the repository at this point in the history
  • Loading branch information
Inrixia committed Aug 27, 2019
1 parent 38c5881 commit c8c8185
Show file tree
Hide file tree
Showing 8 changed files with 695 additions and 683 deletions.
685 changes: 345 additions & 340 deletions package-lock.json

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
{
"name": "Floatplane-PlexDownloader",
"version": "4.6.1",
"version": "4.6.3",
"private": true,
"scripts": {
"start": "node float.js pause"
},
"dependencies": {
"adm-zip": "^0.4.13",
"cheerio": "^1.0.0-rc.3",
"child_process": "^1.0.2",
"ffmpeg": "0.0.4",
Expand Down
Binary file modified releases/4.6.3.zip
Binary file not shown.
Binary file modified releases/Install.zip
Binary file not shown.
Binary file modified releases/Update.zip
Binary file not shown.
Loading

0 comments on commit c8c8185

Please sign in to comment.