Skip to content

Commit 2628be5

Browse files
Update package.json
Co-authored-by: Katy Bowman <katy.bowman@salesforce.com> Signed-off-by: Michael Malave <michael.malave@salesforce.com>
1 parent 1cd94c5 commit 2628be5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"node": ">=22"
4343
},
4444
"scripts": {
45-
"build": "npm run clean && tsc && oclif manifest && mv oclif.manifest.json ./dist/oclif.manifest.json",
45+
"build": "npm run clean && tsc && oclif manifest && oclif readme",
4646
"clean": "rm -rf dist",
4747
"lint": "eslint .",
4848
"lint:fix": "eslint . --fix",

0 commit comments

Comments
 (0)