We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
package.json
1 parent 60d1154 commit 411de7eCopy full SHA for 411de7e
1 file changed
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "@bitgo/avalabs-avalanchejs",
+ "name": "@bitgo/avalanchejs",
3
"version": "4.0.5",
4
"description": "Avalanche Platform JS Library",
5
"main": "dist/index.cjs",
@@ -84,7 +84,7 @@
84
},
85
"repository": {
86
"type": "git",
87
- "url": "git+https://github.com/ava-labs/avalanchejs.git"
+ "url": "git+https://github.com/BitGo/avalanchejs.git"
88
89
"keywords": [
90
"Avalanche",
@@ -93,9 +93,9 @@
93
],
94
"author": "",
95
"bugs": {
96
- "url": "https://github.com/ava-labs/avalanchejs/issues"
+ "url": "https://github.com/BitGo/avalanchejs/issues"
97
98
- "homepage": "https://github.com/ava-labs/avalanchejs#readme",
+ "homepage": "https://github.com/BitGo/avalanchejs#readme",
99
"config": {
100
"commitizen": {
101
"path": "./node_modules/cz-conventional-changelog"
0 commit comments