Skip to content

Commit

Permalink
re-generate commons
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Jan 17, 2025
1 parent 772b706 commit 1ce4131
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 1 addition & 3 deletions build-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
"@xpack-dev-tools/xbb-helper": "^3.1.3"
},
"properties": {
"appName": "Binary Development Tools",
"appLcName": "xpack-dev-tools.github.io",
"customFields": {
"isOrganizationWeb": "true",
"docusaurusTagline": "Cross-platform binary tools for software development, aimed at reproducible builds",
Expand All @@ -39,7 +37,7 @@
"actions": {
"deep-clean": [
"rm -rf build xpacks node_modules package-lock.json",
"rm -rf ${HOME}/Work/xpack-dev-tools-build/{{properties.appLcName}}-[0-9]*-*"
"rm -rf ${HOME}/Work/xpack-dev-tools-build/xpack-dev-tools.github.io-[0-9]*-*"
],
"install": [
"npm install",
Expand Down
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
"liquidjs": "^10.19.1"
},
"topConfig": {
"longName": "Binary Development Tools",
"shortName": "xpack-dev-tools.github.io",
"isOrganizationWeb": "true",
"hasTriggerPublishPreview": "true",
"hasEmptyMaster": "true"
Expand Down

0 comments on commit 1ce4131

Please sign in to comment.