mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-02 03:33:15 +08:00
Adding buffer and zlib options
This commit is contained in:
@@ -54,7 +54,8 @@
|
||||
"jwt-decode": "^3.1.2",
|
||||
"twirp-ts": "^2.5.0",
|
||||
"unzip-stream": "^0.3.1",
|
||||
"why-is-node-running": "^2.2.2"
|
||||
"why-is-node-running": "^2.2.2",
|
||||
"zip-stream": "^6.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/archiver": "^5.3.2",
|
||||
|
||||
Reference in New Issue
Block a user