This is an automated email from the ASF dual-hosted git repository. jeffreyh pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/doris-website.git
commit 37d706348face93ca8ed59b571a1bdd90291a785 Author: Jeffrey <color.d...@gmail.com> AuthorDate: Fri Nov 15 14:50:28 2024 +0800 Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7afcd67caf9..a42abf21a2a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "doris-website", "version": "2.0.0", - "private": true, + "private": false, "scripts": { "docusaurus": "docusaurus", "start": "docusaurus start", @@ -64,4 +64,4 @@ "peerDependencies": { "semver": "^7.5.4" } -} \ No newline at end of file +} --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org