This commit is contained in:
joeaba 2021-10-14 17:31:14 +05:30 committed by GitHub
parent 02c76bfdb1
commit e11f1b3e9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ PROJECT_NAME=explorer
cat > "$CONFIG_FILE" <<EOF
{
"name": "$PROJECT_NAME",
"scope": "solana-lab"
"scope": "solana-labs"
}
EOF