diff --git a/package.json b/package.json index 14c277b..29f580c 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,6 @@ { - "name": "hardhat-project", + "name": "@lens-protocol/modules", + "version": "1.0.0", "scripts": { "test": "npm run compile && TRACK_GAS=true hardhat test", "quick-test": "hardhat test",