Skip to content

Commit

Permalink
fix homepage?
Browse files Browse the repository at this point in the history
  • Loading branch information
adibas03 committed Jan 10, 2025
1 parent 94c5954 commit 81d73d1
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 @@ -10,6 +10,7 @@
"clean": "rm -rf node_modules build",
"typecheck": "react-router typegen && tsc"
},
"homepage": "https://adibas03.github.io/online-ethereum-abi-encoder-decoder/",
"repository": {
"type": "git",
"url": "git+https://github.com/adibas03/online-ethereum-abi-encoder.git"
Expand Down Expand Up @@ -56,7 +57,6 @@
"bugs": {
"url": "https://github.com/adibas03/online-ethereum-abi-encoder/issues"
},
"homepage": "./",
"browserslist": {
"production": [
">0.2%",
Expand Down

0 comments on commit 81d73d1

Please sign in to comment.