Skip to content

Commit

Permalink
style: fix format
Browse files Browse the repository at this point in the history
Signed-off-by: Ariel Gentile <gentilester@gmail.com>
  • Loading branch information
genaris committed Apr 8, 2024
1 parent 659c44f commit 3dac60f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrappers/javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"reset": "find . -type dir -name node_modules | xargs rm -rf && rm -rf yarn.lock",
"example": "yarn --cwd react-native-example",
"react-native": "yarn --cwd aries-askar-react-native",
"set-version": "npx lerna version --exact --no-git-tag-version --no-push --yes",
"set-version": "npx lerna version --exact --no-git-tag-version --no-push --yes",
"shared": "yarn --cwd aries-askar-shared",
"nodejs": "yarn --cwd aries-askar-nodejs",
"test": "cross-env yarn nodejs test",
Expand Down

0 comments on commit 3dac60f

Please sign in to comment.