summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-03-02 06:26:31 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-03-02 06:26:31 +0900
commit423f73777cd0b8e6ef916f1ad4e6971c1e560bb7 (patch)
tree2b2b0fbe21322467321fa744795d13a567a22a6e /package.json
parentv3925 (diff)
downloadsharkey-423f73777cd0b8e6ef916f1ad4e6971c1e560bb7.tar.gz
sharkey-423f73777cd0b8e6ef916f1ad4e6971c1e560bb7.tar.bz2
sharkey-423f73777cd0b8e6ef916f1ad4e6971c1e560bb7.zip
nanka iroiro
Diffstat (limited to 'package.json')
-rw-r--r--package.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/package.json b/package.json
index 29067b4ea4..f7001725ea 100644
--- a/package.json
+++ b/package.json
@@ -97,6 +97,7 @@
"deepcopy": "0.6.3",
"diskusage": "0.2.4",
"elasticsearch": "14.1.0",
+ "element-ui": "^2.2.0",
"emojilib": "^2.2.12",
"escape-regexp": "0.0.1",
"eslint": "4.18.0",
@@ -104,6 +105,7 @@
"eventemitter3": "3.0.1",
"exif-js": "2.3.0",
"express": "4.16.2",
+ "file-loader": "^1.1.10",
"file-type": "7.6.0",
"fuckadblock": "3.2.1",
"gm": "1.23.1",
@@ -137,6 +139,8 @@
"morgan": "1.9.0",
"ms": "2.1.1",
"multer": "1.3.0",
+ "node-sass": "^4.7.2",
+ "node-sass-json-importer": "^3.1.3",
"nprogress": "0.2.0",
"os-utils": "0.0.14",
"progress-bar-webpack-plugin": "^1.11.0",
@@ -152,6 +156,7 @@
"rimraf": "2.6.2",
"rndstr": "1.0.0",
"s-age": "1.1.2",
+ "sass-loader": "^6.0.6",
"seedrandom": "2.4.3",
"serve-favicon": "2.4.5",
"speakeasy": "2.0.0",
@@ -181,7 +186,7 @@
"vue-template-compiler": "2.5.13",
"vuedraggable": "2.16.0",
"web-push": "3.3.0",
- "webpack": "^3.11.0",
+ "webpack": "3.11.0",
"webpack-cli": "^2.0.8",
"webpack-replace-loader": "1.3.0",
"websocket": "1.0.25",