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