We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02741a6 commit af196e3Copy full SHA for af196e3
package.json
@@ -1,7 +1,7 @@
1
{
2
"version": "1.0.0-beta.12",
3
"scripts": {
4
- "check-all": "./scripts/clang-format.sh",
+ "clang-format": "./scripts/clang-format.sh",
5
"clean": "bun --filter='*' clean",
6
"specs": "bun --filter='react-native-quick-crypto' specs",
7
"bundle-install": "bun --filter='react-native-quick-crypto-example' bundle-install",
0 commit comments