From 57142324ed2a0ede53154c4d810dc72e77bf3d1e Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 6 May 2019 12:07:40 +0300 Subject: [PATCH] feature(package) dword v11.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a01765f..aaa74af4 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "currify": "^3.0.0", "deepmerge": "^3.0.0", "deepword": "^6.0.0", - "dword": "^10.0.0", + "dword": "^11.0.0", "edward": "^10.0.0", "execon": "^1.2.0", "express": "^4.13.0",