Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
soumalya340 authored Sep 21, 2023
1 parent 21c88ef commit 05c8acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 05c8acb

Please sign in to comment.