Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
To avoid issues when installing through github source directly using npm
  • Loading branch information
donosonaumczuk authored Nov 16, 2023
1 parent 8dde22f commit c60a60d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit c60a60d

Please sign in to comment.