Skip to content

Commit 6e7b981

Browse files
committed
chore: Refer to new repos
1 parent 7afd336 commit 6e7b981

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

package.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,18 +84,21 @@
8484
},
8585
"repository": {
8686
"type": "git",
87-
"url": "git+https://github.com/flare-foundation/flarejs.git"
87+
"url": "git+https://github.com/flare-foundation/flare-js.git"
8888
},
8989
"keywords": [
9090
"Flare",
9191
"blockchain",
92-
"defi"
92+
"defi",
93+
"JS",
94+
"Songbird",
95+
"web3"
9396
],
9497
"author": "",
9598
"bugs": {
96-
"url": "https://github.com/flare-foundation/flarejs/issues"
99+
"url": "https://github.com/flare-foundation/flare-js/issues"
97100
},
98-
"homepage": "https://github.com/flare-foundation/flarejs#readme",
101+
"homepage": "https://github.com/flare-foundation/flare-js#readme",
99102
"config": {
100103
"commitizen": {
101104
"path": "./node_modules/cz-conventional-changelog"

0 commit comments

Comments
 (0)