From 1302274bba7331077b68db111a590ed377e6476c Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 25 Oct 2018 12:41:14 +0300 Subject: [PATCH] feature(package) dword v9.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c030d46..669a464c 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "currify": "^3.0.0", "deepmerge": "^2.0.0", "deepword": "^4.0.0", - "dword": "^8.0.0", + "dword": "^9.0.0", "edward": "^9.0.0", "execon": "^1.2.0", "express": "^4.13.0",