about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2018-07-14 22:12:27 +0900
committerEugen Rochko <eugen@zeonfederated.com>2018-07-14 15:12:27 +0200
commit0eacf2b419fdb7e7abca9f38537a05f7d3b89bf2 (patch)
treeff12c1edffbed570e2e1d05e91023121b3578395 /package.json
parent0f0576ea067f650cdfb878870e10e564e303767a (diff)
Upgrade Node.js to v8.x on Docker image (#8019)
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 95383bae5..005a1d0ca 100644
--- a/package.json
+++ b/package.json
@@ -116,7 +116,7 @@
     "tiny-queue": "^0.2.1",
     "uglifyjs-webpack-plugin": "^1.2.7",
     "uuid": "^3.1.0",
-    "uws": "^10.148.1",
+    "uws": "10.148.0",
     "webpack": "^4.16.0",
     "webpack-bundle-analyzer": "^2.13.1",
     "webpack-cli": "^3.0.8",