L-1: Incorrect JSON key in the deployment output
Description:
The phase 0 uses the upgrBeacon key to store the beacon address, while phase 1 uses the upgradeableBeacon key to retrieve it.
Impact:
Low.
Recommendation:
Use the same key.
Developer Response:
Fixed in PR#217.