From 23fcc2b8f711cad9d1d3ea0345a27001b0ead98d Mon Sep 17 00:00:00 2001 From: coderaiser Date: Fri, 22 Apr 2022 13:01:07 +0300 Subject: [PATCH] feature(package) win32 v7.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7379d6b9..114bae8b 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "try-catch": "^3.0.0", "try-to-catch": "^3.0.0", "tryrequire": "^3.0.0", - "win32": "^6.0.0", + "win32": "^7.0.0", "wraptile": "^3.0.0", "writejson": "^3.0.0", "yargs-parser": "^21.0.0"