diff --git a/package.json b/package.json index 9e8061ff..57e662bd 100644 --- a/package.json +++ b/package.json @@ -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",