Skip to content

Commit 99de413

Browse files
committed
fix: patch config
1 parent 5500e5d commit 99de413

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": "@bgd-labs/aave-umbrella",
2+
"name": "@aave-dao/aave-umbrella",
33
"version": "1.0.0",
44
"scripts": {
55
"lint": "prettier ./",
@@ -13,7 +13,7 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "git+https://github.com/bgd-labs/aave-umbrella.git"
16+
"url": "git+https://github.com/aave-dao/aave-umbrella.git"
1717
},
1818
"files": [
1919
"src"
@@ -22,9 +22,9 @@
2222
"author": "BGD Labs for Aave",
2323
"license": "BUSL1.1",
2424
"bugs": {
25-
"url": "https://github.com/bgd-labs/aave-umbrella/issues"
25+
"url": "https://github.com/aave-dao/aave-umbrella/issues"
2626
},
27-
"homepage": "https://github.com/bgd-labs/aave-umbrella#readme",
27+
"homepage": "https://github.com/aave-dao/aave-umbrella#readme",
2828
"devDependencies": {
2929
"@changesets/cli": "^2.28.1",
3030
"prettier": "2.8.7",

0 commit comments

Comments
 (0)