This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-parent.git


The following commit(s) were added to refs/heads/main by this push:
     new 63dbd70  Add `name` to `package.json`
63dbd70 is described below

commit 63dbd70bda2dc09dc3a013c3a3c9e0018f46af49
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Wed Mar 26 13:23:54 2025 +0100

    Add `name` to `package.json`
---
 package.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package.json b/package.json
index 686f9f3..9e8fc0f 100644
--- a/package.json
+++ b/package.json
@@ -1,4 +1,5 @@
 {
+  "name": "@org.apache.logging/logging-parent",
   "dependencies": {
     "@antora/cli": "^3.2.0-alpha.4",
     "@antora/site-generator-default": "^3.2.0-alpha.4",

Reply via email to