Skip to content

Commit

Permalink
feat: update snyk-resolve-deps to reduce size of dependencies
Browse files Browse the repository at this point in the history
The new version of `snyk-resolve-deps` no longer includes clite which
was increasing the size of the installed deps considerably.
  • Loading branch information
joshje committed Apr 20, 2018
1 parent 042c476 commit 933f3f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"snyk-policy": "^1.10.2",
"snyk-python-plugin": "1.5.8",
"snyk-resolve": "1.0.0",
"snyk-resolve-deps": "1.7.0",
"snyk-resolve-deps": "2.0.0",
"snyk-sbt-plugin": "1.2.5",
"snyk-tree": "^1.0.0",
"snyk-try-require": "^1.2.0",
Expand Down

0 comments on commit 933f3f1

Please sign in to comment.