diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index d9ed80b470..290fb00d7e 100644 --- a/package.json +++ b/package.json @@ -135,6 +135,7 @@ "is-url": "1.2.3", "js-yaml": "3.11.0", "jsdom": "^11.6.2", + "kue": "^0.11.6", "license-checker": "18.0.0", "loader-utils": "1.1.0", "mecab-async": "0.1.2", @@ -149,6 +150,7 @@ "nan": "^2.10.0", "node-sass": "4.7.2", "node-sass-json-importer": "3.1.5", + "nopt": "^4.0.1", "nprogress": "0.2.0", "object-assign-deep": "0.3.1", "on-build-webpack": "0.1.0", |