From 05c8acb761cadb575b8e77291f47930e6a780428 Mon Sep 17 00:00:00 2001 From: Soumalya Paul <54816468+soumalya340@users.noreply.github.com> Date: Thu, 21 Sep 2023 22:36:05 +0530 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e73aa2c..489a868 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "launchFilCalibration" : "hardhat run scripts/launch/launch.js --network filecoinCalibaration", "launchLineaGoerli" : "hardhat run scripts/launch/launch.js --network lineaGoerli", "contractAddress" : "hardhat run scripts/contractAddress.js", - "grantRole" : "hardhat run scripts/grantRole.js --network maticmum" + "grantRole" : "hardhat run scripts/grantRole.js" }, "devDependencies": {