Trim some unnecessary modules from insomnia-send-request (#2439)

This commit is contained in:
Gregory Schier 2020-07-23 17:00:29 -07:00 committed by GitHub
parent 85ad4f7194
commit ae3516c1ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3428 additions and 3675 deletions

File diff suppressed because it is too large Load Diff

View File

@ -9,16 +9,12 @@
"clone": "^2.1.2",
"color": "^3.1.2",
"deep-equal": "^2.0.3",
"electron-context-menu": "^2.0.1",
"electron-updater": "^4.3.1",
"font-manager": "^0.3.1",
"fs-extra": "^9.0.1",
"fuzzysort": "^1.1.4",
"hawk": "^7.0.10",
"hkdf": "0.0.2",
"html-entities": "^1.3.1",
"httpsnippet": "^1.20.0",
"iconv-lite": "^0.6.1",
"insomnia-importers": "^2.2.10",
"insomnia-testing": "^2.2.15",
"isomorphic-git": "^1.5.0",
@ -35,7 +31,6 @@
"nunjucks": "^3.2.1",
"oauth-1.0a": "^2.2.6",
"openapi-2-kong": "^2.2.12",
"papaparse": "^5.2.0",
"tough-cookie": "^4.0.0",
"url-join": "^4.0.1",
"uuid": "^8.2.0",