Skip to content

Commit

Permalink
fixed issue with zip version
Browse files Browse the repository at this point in the history
  • Loading branch information
inlife committed Aug 6, 2024
1 parent 3469ea7 commit 54a65af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nexrender-action-decompress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"access": "public"
},
"dependencies": {
"adm-zip": "^0.5.10"
"adm-zip": "0.5.10"
}
}

0 comments on commit 54a65af

Please sign in to comment.