summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-02-15 23:07:19 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-02-15 23:07:23 +0900
commita7601f7aa493db5d96b66fbbf79e92ff54c4ff28 (patch)
treed9be1db31dea154ca3e9141277f63f77d630be5f /package.json
parentwip (diff)
downloadsharkey-a7601f7aa493db5d96b66fbbf79e92ff54c4ff28.tar.gz
sharkey-a7601f7aa493db5d96b66fbbf79e92ff54c4ff28.tar.bz2
sharkey-a7601f7aa493db5d96b66fbbf79e92ff54c4ff28.zip
wip
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index bf924dcdb0..06e517a0d1 100644
--- a/package.json
+++ b/package.json
@@ -157,6 +157,7 @@
"serve-favicon": "2.4.5",
"sortablejs": "1.7.0",
"speakeasy": "2.0.0",
+ "string-replace-loader": "^1.3.0",
"string-replace-webpack-plugin": "0.1.3",
"style-loader": "0.20.1",
"stylus": "0.54.5",
@@ -182,6 +183,7 @@
"vue-template-compiler": "^2.5.13",
"web-push": "3.2.5",
"webpack": "3.10.0",
+ "webpack-replace-loader": "^1.3.0",
"websocket": "1.0.25",
"xev": "2.0.0"
}