summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2019-04-14 22:54:33 +0900
committersyuilo <syuilotan@yahoo.co.jp>2019-04-14 22:54:33 +0900
commita1f7b009810cd94c3d43752ae035d4ff123dd4de (patch)
treeae6cd7ce9fe189e47d105d26845821c5bd6667a2 /package.json
parentNew translations ja-JP.yml (German) (#4683) (diff)
downloadmisskey-a1f7b009810cd94c3d43752ae035d4ff123dd4de.tar.gz
misskey-a1f7b009810cd94c3d43752ae035d4ff123dd4de.tar.bz2
misskey-a1f7b009810cd94c3d43752ae035d4ff123dd4de.zip
Clean up
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json
index 5ec8c524df..e3e3d44c0e 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,6 @@
"scripts": {
"start": "node ./index.js",
"init": "node ./built/init.js",
- "migrate": "node ./built/migrate.js",
"build": "webpack && gulp build",
"webpack": "webpack",
"watch": "webpack --watch",
@@ -170,7 +169,6 @@
"mongodb": "3.2.3",
"monk": "6.0.6",
"ms": "2.1.1",
- "nan": "2.12.1",
"nested-property": "0.0.7",
"node-fetch": "2.3.0",
"nodemailer": "6.1.0",