Skip to content

Commit d5b647c

Browse files
committed
script tweak
1 parent baa694c commit d5b647c

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
@@ -10,7 +10,7 @@
1010
"data:update": "bun scripts/build-and-score-data",
1111
"data:test": "bun scripts/validate-libraries",
1212
"data:validate": "ajv validate -s react-native-libraries.schema.json -d react-native-libraries.json --verbose --allowUnionTypes",
13-
"libraries:cleanup": "bun scripts/cleanup-libraries-json && bun oxfmt react-native-libraries.json",
13+
"libraries:cleanup": "bun scripts/cleanup-libraries-json && oxfmt react-native-libraries.json",
1414
"libraries:recalculate": "bun scripts/recalculate-scores",
1515
"libraries:check": "bun scripts/check-resources",
1616
"llms:generate": "bun scripts/generate-llms",

0 commit comments

Comments
 (0)