diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index d4e4d74b..463afcf5 100644 --- a/package.json +++ b/package.json @@ -23,8 +23,7 @@ "LICENSE" ], "dependencies": { - "commander": "~2.20.3", - "source-map": "~0.6.1" + "commander": "~2.20.3" }, "devDependencies": { "acorn": "~7.1.0", |