Skip to content

Commit f205f78

Browse files
Rename the token-dashboard repository
We're renaming the `threshold-network/token-dashboard` GitHub repository to `threshold-network/dapp`. We need to update the CI flow config files accordingly.
1 parent 0b1b487 commit f205f78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@
3636
"github.com/keep-network/tbtc-v2/typescript": {
3737
"workflow": "typescript.yml",
3838
"downstream": [
39-
"github.com/threshold-network/token-dashboard",
39+
"github.com/threshold-network/dapp",
4040
"github.com/keep-network/optimistic-minting"
4141
]
4242
},
4343
"github.com/keep-network/keep-core/client": {
4444
"workflow": "client.yml",
4545
"downstream": []
4646
},
47-
"github.com/threshold-network/token-dashboard": {
47+
"github.com/threshold-network/dapp": {
4848
"workflow": "dashboard-ci.yml",
4949
"downstream": []
5050
},

0 commit comments

Comments
 (0)