Skip to content

Commit 825a378

Browse files
fix(deps): Remove filesize and progress-stream
Remove filesize and progress-stream dependencies as they've been used only in a function that is never called. As the function implements interesting functionality, it is commented, not deleted. However, the dependencies are not used anywhere else, so they can be safely removed.
1 parent 0d7b219 commit 825a378

File tree

3 files changed

+1
-73
lines changed

3 files changed

+1
-73
lines changed

npm-shrinkwrap.json

Lines changed: 0 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
"colors": "1.1.2",
3939
"email-validator": "1.0.4",
4040
"esprima": "2.7.0",
41-
"filesize": "3.1.2",
4241
"gaze": "1.1.0",
4342
"iconv-lite": "0.4.11",
4443
"inquirer": "0.9.0",
@@ -61,7 +60,6 @@
6160
"pbxproj-dom": "1.0.11",
6261
"plist": "1.1.0",
6362
"plist-merge-patch": "0.1.1",
64-
"progress-stream": "1.1.1",
6563
"proxy-lib": "0.4.0",
6664
"qr-image": "3.2.0",
6765
"request": "2.81.0",

0 commit comments

Comments
 (0)