Skip to content
This repository was archived by the owner on Feb 5, 2023. It is now read-only.

Commit 2993538

Browse files
committed
chore: change repo name
1 parent a558ad6 commit 2993538

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "rss3-page",
2+
"name": "web3pass",
33
"version": "0.0.1",
44
"description": "",
55
"main": "server.js",
@@ -18,17 +18,17 @@
1818
},
1919
"repository": {
2020
"type": "git",
21-
"url": "git+https://github.com/NaturalSelectionLabs/RSS3-Page.git"
21+
"url": "git+https://github.com/NaturalSelectionLabs/Web3Pass.git"
2222
},
2323
"keywords": [
2424
"RSS3"
2525
],
2626
"license": "GPL-3.0",
2727
"author": "NaturalSelectionLabs",
2828
"bugs": {
29-
"url": "https://github.com/NaturalSelectionLabs/RSS3-Page/issues"
29+
"url": "https://github.com/NaturalSelectionLabs/Web3Pass/issues"
3030
},
31-
"homepage": "https://github.com/NaturalSelectionLabs/RSS3-Page#readme",
31+
"homepage": "https://github.com/NaturalSelectionLabs/Web3Pass#readme",
3232
"dependencies": {
3333
"@babel/runtime": "7.15.4",
3434
"@google/model-viewer": "1.8.0",

0 commit comments

Comments
 (0)