Skip to content

Commit f79eacc

Browse files
committed
website package.json author update
1 parent 069851b commit f79eacc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

website/package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@
2525
"generate-website-blog-post": "bash node_modules/@xpack/docusaurus-template-liquid/maintenance-scripts/generate-blog-post.sh --xpack-dev-tools",
2626
"generate-dependencies-details": "bash node_modules/@xpack/docusaurus-template-liquid/maintenance-scripts/generate-dependencies-details.sh --xpack-dev-tools"
2727
},
28+
"author": {
29+
"name": "Liviu Ionescu",
30+
"email": "[email protected]",
31+
"url": "https://github.com/ilg-ul"
32+
},
33+
"license": "MIT",
2834
"dependencies": {
2935
"@docusaurus/core": "3.6.3",
3036
"@docusaurus/plugin-client-redirects": "3.6.3",

0 commit comments

Comments
 (0)