From 4a1470d26c9d303ad9de93185e1e877d144d5592 Mon Sep 17 00:00:00 2001 From: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> Date: Wed, 11 Jan 2023 14:22:31 -0800 Subject: `require.resolve` in the runtime should use CommonJS export conditions --- src/bun.js/bindings/headers-cpp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bun.js/bindings/headers-cpp.h') diff --git a/src/bun.js/bindings/headers-cpp.h b/src/bun.js/bindings/headers-cpp.h index 065fd8caa..a05007fff 100644 --- a/src/bun.js/bindings/headers-cpp.h +++ b/src/bun.js/bindings/headers-cpp.h @@ -1,4 +1,4 @@ -//-- AUTOGENERATED FILE -- 1673374722 +//-- AUTOGENERATED FILE -- 1673376494 // clang-format off #pragma once -- cgit v1.2.3