Skip to content

Commit

Permalink
abolish plasm network (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
shunsukew authored Jun 15, 2022
1 parent e966c23 commit 1bfc9bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
"discord",
"bot"
],
"homepage": "https://github.com/PlasmNetwork/astar-faucet-bot",
"homepage": "https://github.com/AstarNetwork/astar-faucet-bot",
"bugs": {
"url": "https://github.com/PlasmNetwork/astar-faucet-bot/issues"
"url": "https://github.com/AstarNetwork/astar-faucet-bot/issues"
},
"author": {
"name": "Hoon Kim",
"url": "https://github.com/hoonsubin"
},
"repository": {
"type": "git",
"url": "https://github.com/PlasmNetwork/astar-faucet-bot.git"
"url": "https://github.com/AstarNetwork/astar-faucet-bot.git"
},
"main": "build/index.js",
"scripts": {
Expand Down

0 comments on commit 1bfc9bf

Please sign in to comment.