updating archive import

This commit is contained in:
Vallie Joseph
2024-03-28 15:41:52 +00:00
parent fda9d58d06
commit 560ae4debd
3 changed files with 2 additions and 286 deletions

View File

@@ -49,7 +49,6 @@
"@octokit/plugin-retry": "^3.0.9",
"@octokit/request-error": "^5.0.0",
"@protobuf-ts/plugin": "^2.2.3-alpha.1",
"archiver": "^5.3.1",
"crypto": "^1.0.1",
"jwt-decode": "^3.1.2",
"twirp-ts": "^2.5.0",
@@ -58,10 +57,9 @@
"zip-stream": "^6.0.1"
},
"devDependencies": {
"@types/archiver": "^5.3.2",
"@types/unzip-stream": "^0.3.4",
"typedoc": "^0.25.4",
"typedoc-plugin-markdown": "^3.17.1",
"typescript": "^5.2.2"
}
}
}