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