summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5d11bf330d..743994aedc 100644
--- a/package.json
+++ b/package.json
@@ -65,6 +65,7 @@
"@types/ms": "0.7.30",
"@types/multer": "1.3.6",
"@types/node": "9.6.0",
+ "@types/nopt": "3.0.29",
"@types/proxy-addr": "2.0.0",
"@types/pug": "2.0.4",
"@types/qrcode": "0.8.1",
@@ -149,10 +150,10 @@
"morgan": "1.9.0",
"ms": "2.1.1",
"multer": "1.3.0",
- "nopt": "4.0.1",
"nan": "2.10.0",
"node-sass": "4.8.3",
"node-sass-json-importer": "3.1.6",
+ "nopt": "4.0.1",
"nprogress": "0.2.0",
"object-assign-deep": "0.3.1",
"on-build-webpack": "0.1.0",