Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ardianreiss authored Mar 15, 2024
1 parent 54452bf commit 9f5256c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
{
"name": "@ardianreiss/simple-evm-faucet",
"version": "0.2.1",

"version": "0.2.2",
"repository": {
"type": "git",
"url": "git+https://github.com/ardianreiss/evm-faucet.git"
},

"private": false,
"scripts": {
"dev": "next dev",
Expand Down Expand Up @@ -36,7 +34,7 @@
"autoprefixer": "^10.4.13",
"postcss": "^8.4.21",
"tailwindcss": "^3.2.4"
}
},
"homepage": "https://github.com/ardianreiss/evm-faucet"
}
}

0 comments on commit 9f5256c

Please sign in to comment.