This commit is contained in:
joeaba
2021-10-14 17:31:14 +05:30
committed by GitHub
parent 02c76bfdb1
commit e11f1b3e9e

View File

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