Skip to content

Commit

Permalink
fix: remove unused dependency esm (#430)
Browse files Browse the repository at this point in the history
The esm dependency is no longer used anywhere
  • Loading branch information
Shinigami committed May 31, 2020
1 parent 526c1e3 commit 7e8429d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions package-lock.json

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

1 change: 0 additions & 1 deletion package.json
Expand Up @@ -60,7 +60,6 @@
"async": "3.2.0",
"colors": "1.4.0",
"commander": "5.1.0",
"esm": "3.2.25",
"glob": "7.1.6",
"parse-glob": "3.0.4",
"request": "2.88.2",
Expand Down

0 comments on commit 7e8429d

Please sign in to comment.