From 0493b28e600c657a2f600c1207e9489585a3f453 Mon Sep 17 00:00:00 2001 From: chris Date: Tue, 16 Aug 2022 23:18:41 -0700 Subject: [PATCH] try using resolvewithplus branch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index abcebcc..e19cac0 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "rewire" ], "dependencies": { - "resolvewithplus": "^0.8.7" + "resolvewithplus": "iambumblehead/resolvewithplus#re-30-handle-windows-style-module-paths" }, "devDependencies": { "c8": "^7.12.0",