feat: update headers from nodejs/node tag v25.1.0 (#65)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
diff --git a/include/js_native_api.h b/include/js_native_api.h
index 7bf3311..fdd455a 100644
--- a/include/js_native_api.h
+++ b/include/js_native_api.h
@@ -17,6 +17,7 @@
 #define NAPI_VERSION 8
 #endif
 
+
 #include "js_native_api_types.h"
 
 // If you need __declspec(dllimport), either include <node_api.h> instead, or