diff --git a/package.json b/package.json index 583c583..e09eab1 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { - "name": "@AlienTornadosaurusHex/relayer-registry", + "name": "@AlienTornadosaurusHex/infrastructure-upgrade", "author": "AlienTornadosaurusHex", "version": "1.0.0", - "description": "Foundry reconstruction of the \"relayer-registry\" project.", + "description": "Foundry reconstruction of the \"infrastructure-upgrade\" project.", "repository": { "type": "git", - "url": "https://git.tornado.ws/AlienTornadosaurusHex/relayer-registry" + "url": "https://git.tornado.ws/AlienTornadosaurusHex/infrastructure-upgrade" }, "scripts": { "postinstall": "chmod +x script/* && ./script/setup.sh",