1
0
Fork 0

adding back archiver

pull/1700/head
Vallie Joseph 2024-04-01 14:30:14 +00:00
parent 2f2738e4ae
commit 4c878a66e7
1 changed files with 1 additions and 2 deletions

View File

@ -56,10 +56,9 @@
"zip-stream": "^6.0.1" "zip-stream": "^6.0.1"
}, },
"devDependencies": { "devDependencies": {
"@types/archiver": "^5.3.2",
"@types/unzip-stream": "^0.3.4", "@types/unzip-stream": "^0.3.4",
"typedoc": "^0.25.4", "typedoc": "^0.25.4",
"typedoc-plugin-markdown": "^3.17.1", "typedoc-plugin-markdown": "^3.17.1",
"typescript": "^5.2.2" "typescript": "^5.2.2"
} }
} }