Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
aggre committed Nov 16, 2023
1 parent 64c1441 commit e1fd608
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@devprotocol/prebuilt-web3auth-modal",
"name": "@devprotocol/bundled-web3auth-modal",
"version": "0.0.0",
"description": "Template repository for convert Commonjs module to ES module",
"type": "module",
Expand Down Expand Up @@ -49,10 +49,10 @@
},
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/dev-protocol/prebuilt-web3auth-modal.git"
"url": "git+ssh://[email protected]/dev-protocol/bundled-web3auth-modal.git"
},
"bugs": {
"url": "https://github.com/dev-protocol/prebuilt-web3auth-modal/issues"
"url": "https://github.com/dev-protocol/bundled-web3auth-modal/issues"
},
"homepage": "https://github.com/dev-protocol/prebuilt-web3auth-modal#readme"
"homepage": "https://github.com/dev-protocol/bundled-web3auth-modal#readme"
}

0 comments on commit e1fd608

Please sign in to comment.