removed tar import

This commit is contained in:
zadam
2020-07-09 21:46:33 +02:00
parent 054420225f
commit 055db32510
3 changed files with 2 additions and 452 deletions

View File

@@ -23,7 +23,7 @@
"test-es6": "node -r esm spec-es6/attribute_parser.spec.js "
},
"dependencies": {
"async-mutex": "0.2.3",
"async-mutex": "0.2.4",
"axios": "0.19.2",
"better-sqlite3": "^7.1.0",
"body-parser": "1.19.0",
@@ -66,7 +66,6 @@
"serve-favicon": "2.5.0",
"session-file-store": "1.4.0",
"string-similarity": "4.0.1",
"tar-stream": "2.1.2",
"turndown": "6.0.0",
"turndown-plugin-gfm": "1.0.2",
"unescape": "1.0.1",