summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-10-04 12:52:57 +0900
committerGitHub <noreply@github.com>2018-10-04 12:52:57 +0900
commit44f86a94f4ec99c95755791fdaaeed9ff5967e26 (patch)
treeb784d86d8f9e4f3fd85d63b78e674ca4bfce0889 /package.json
parentfix(package): update webpack-cli to version 3.1.2 (#2816) (diff)
downloadmisskey-44f86a94f4ec99c95755791fdaaeed9ff5967e26.tar.gz
misskey-44f86a94f4ec99c95755791fdaaeed9ff5967e26.tar.bz2
misskey-44f86a94f4ec99c95755791fdaaeed9ff5967e26.zip
fix(package): update @types/node to version 10.11.4 (#2817)
Closes #2765
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 987020b9a3..96d41e4576 100644
--- a/package.json
+++ b/package.json
@@ -60,7 +60,7 @@
"@types/mocha": "5.2.3",
"@types/mongodb": "3.1.7",
"@types/ms": "0.7.30",
- "@types/node": "10.10.3",
+ "@types/node": "10.11.4",
"@types/portscanner": "2.1.0",
"@types/pug": "2.0.4",
"@types/qrcode": "1.3.0",