Skip to content

Commit

Permalink
remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jfromaniello committed Jul 2, 2019
1 parent ab09ddc commit c2cf36d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 25 deletions.
27 changes: 5 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
"test": "npm run prepare && mocha"
},
"dependencies": {
"lodash": "^4.17.11",
"lodash.clonedeep": "^4.5.0",
"lru-cache": "~4.0.0",
"very-fast-args": "^1.1.0"
"lru-cache": "~4.0.0"
},
"devDependencies": {
"@types/lodash.clonedeep": "^4.5.6",
Expand Down

0 comments on commit c2cf36d

Please sign in to comment.