Skip to content

Commit

Permalink
Remove unnecessary deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jan 22, 2018
1 parent a7dea20 commit ddf4384
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions packages/metascraper-soundcloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
"metascraper"
],
"dependencies": {
"@metascraper/helpers": "^3.4.3",
"lodash": "~4.17.4"
"@metascraper/helpers": "^3.4.3"
},
"devDependencies": {
"standard": "latest"
Expand Down
1 change: 0 additions & 1 deletion packages/metascraper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
"@metascraper/helpers": "^3.4.3",
"cheerio": "~1.0.0-rc.2",
"cosmiconfig": "~3.1.0",
"find-up": "~2.1.0",
"lodash": "~4.17.4",
"metascraper-author": "^3.4.3",
"metascraper-date": "^3.3.0",
Expand Down

0 comments on commit ddf4384

Please sign in to comment.