This is an automated email from the ASF dual-hosted git repository.
xushiyan pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 5d9943574e6d chore: add back package-lock.json for publishing (#14188)
5d9943574e6d is described below
commit 5d9943574e6d647e7034b5ea8f47812de9e8184b
Author: Shiyan Xu <[email protected]>
AuthorDate: Thu Oct 30 09:22:52 2025 -0700
chore: add back package-lock.json for publishing (#14188)
---
package-lock.json | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/package-lock.json b/package-lock.json
new file mode 100644
index 000000000000..6bb3bee262dc
--- /dev/null
+++ b/package-lock.json
@@ -0,0 +1,6 @@
+{
+ "name": "hudi",
+ "lockfileVersion": 3,
+ "requires": true,
+ "packages": {}
+}