Skip to content

Commit

Permalink
chore: remove indent
Browse files Browse the repository at this point in the history
  • Loading branch information
bayological committed Jan 12, 2024
1 parent 662217d commit 9d03712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"lint:tests": "tslint -c tslint.json 'test/**/*.test.ts'",
"prettify": "yarn run prettier --config .prettierrc.js --write '**/*.+(ts|tsx|js|jsx|sol|java)'",
"prettify:diff": "yarn run prettier --config .prettierrc.js --list-different '**/*.+(ts|tsx|js|jsx|sol|java)'",
"get-cert": "./scripts/get_cert_fingerprint.sh"
"get-cert": "./scripts/get_cert_fingerprint.sh"
},
"dependencies": {
"@celo/connect": "1.5.2",
Expand Down

0 comments on commit 9d03712

Please sign in to comment.