From e6c51f61caa34b04fb8ed91deb9ba125b1b8c9b5 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Sat, 9 May 2020 22:29:53 +0300 Subject: [PATCH] feature(package) supertape v2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a390855..a9138114 100644 --- a/package.json +++ b/package.json @@ -213,7 +213,7 @@ "stylelint": "^13.0.0", "stylelint-config-standard": "^20.0.0", "supermenu": "^4.0.1", - "supertape": "^1.0.3", + "supertape": "^2.0.0", "tar-stream": "^2.0.0", "unionfs": "^4.0.0", "url-loader": "^4.0.0",