Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTechsTech committed Oct 9, 2021
1 parent fc4f809 commit a9e9c20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-7z-forall",
"version": "2.1.4",
"version": "2.1.5",
"description": "A CommonJs and ESM frontend to 7-Zip, downloads binaries in for Linux, Windows, and Mac OSX, with methods to create SFX self extracting 7z archives targeting different platforms.",
"type": "commonjs",
"main": "lib/index.js",
Expand Down Expand Up @@ -64,7 +64,7 @@
"cross-spawn": "^7.0.3",
"fs-extra": "^9.0.1",
"macos-release": "^2.4.1",
"node-wget-fetch": "^1.0.5",
"node-wget-fetch": "1.0.5",
"system-installer": "^1.1.5",
"when": "^3.7.8"
},
Expand Down

0 comments on commit a9e9c20

Please sign in to comment.