aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAlex Lam S.L <alexlamsl@gmail.com>2019-10-14 13:34:22 +0800
committerGitHub <noreply@github.com>2019-10-14 13:34:22 +0800
commite8ab0a44b214527a46053c7d0600414c0c9899f3 (patch)
tree61585e7a9efdd846fc2fe21315e6f5ef8bd8330b /package.json
parentc3ca293e6bd3719cfda0367903112e8bd5dfb3c0 (diff)
downloadtracifyjs-e8ab0a44b214527a46053c7d0600414c0c9899f3.tar.gz
tracifyjs-e8ab0a44b214527a46053c7d0600414c0c9899f3.zip
update dependency (#3470)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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": {