update package.json

Signed-off-by: AlienTornadosaurusHex <>
This commit is contained in:
AlienTornadosaurusHex 2023-06-21 22:13:19 +00:00
parent 5429d036f5
commit be09d864d8

@ -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",