We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7afd336 commit 6e7b981Copy full SHA for 6e7b981
package.json
@@ -84,18 +84,21 @@
84
},
85
"repository": {
86
"type": "git",
87
- "url": "git+https://github.com/flare-foundation/flarejs.git"
+ "url": "git+https://github.com/flare-foundation/flare-js.git"
88
89
"keywords": [
90
"Flare",
91
"blockchain",
92
- "defi"
+ "defi",
93
+ "JS",
94
+ "Songbird",
95
+ "web3"
96
],
97
"author": "",
98
"bugs": {
- "url": "https://github.com/flare-foundation/flarejs/issues"
99
+ "url": "https://github.com/flare-foundation/flare-js/issues"
100
- "homepage": "https://github.com/flare-foundation/flarejs#readme",
101
+ "homepage": "https://github.com/flare-foundation/flare-js#readme",
102
"config": {
103
"commitizen": {
104
"path": "./node_modules/cz-conventional-changelog"
0 commit comments