From 828830c660d05c469b36b67035220cf7a64113b8 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 2 Oct 2018 13:42:06 +0300 Subject: [PATCH] feature(package) apart v2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c62f811..383ccef6 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "@cloudcmd/fileop": "^2.0.0", "@cloudcmd/move-files": "^2.0.1", "@cloudcmd/read-files-sync": "^2.0.0", - "apart": "^1.0.1", + "apart": "^2.0.0", "chalk": "^2.0.1", "console-io": "^8.0.0", "copymitter": "^4.0.2",