From d209ad08ea9cc2deef0666d62535cf6770f4b2b7 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 5 Jul 2017 14:57:54 +0300 Subject: [PATCH] feature(package) dword v5.0.0 --- package.json | 2 +- server/cloudcmd.js | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index a79bac47..4d7cf0ba 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "currify": "^2.0.3", "deepmerge": "^1.3.2", "deepword": "^1.3.0", - "dword": "^4.1.0", + "dword": "^5.0.0", "edward": "^5.0.0", "execon": "^1.2.0", "express": "^4.13.0", diff --git a/server/cloudcmd.js b/server/cloudcmd.js index 25677f5b..6b9e05f1 100644 --- a/server/cloudcmd.js +++ b/server/cloudcmd.js @@ -218,7 +218,6 @@ function cloudcmd(prefix, plugins, modules) { dword({ prefix : prefix + '/dword', - minify, online, diff, zip,