Skip to content

Commit af196e3

Browse files
committed
chore: rename to
1 parent 02741a6 commit af196e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": "1.0.0-beta.12",
33
"scripts": {
4-
"check-all": "./scripts/clang-format.sh",
4+
"clang-format": "./scripts/clang-format.sh",
55
"clean": "bun --filter='*' clean",
66
"specs": "bun --filter='react-native-quick-crypto' specs",
77
"bundle-install": "bun --filter='react-native-quick-crypto-example' bundle-install",

0 commit comments

Comments
 (0)