Skip to content

Commit 1181aff

Browse files
feat: move to release
1 parent 590576e commit 1181aff

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

libs/dart/vault/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"git": false,
4646
"github": true,
4747
"npm": false,
48-
"repositoryUrl": "[email protected]:affinidi/affinidi-tdk.git",
48+
"repositoryUrl": "[email protected]:marat-affinidi/affinidi-tdk.git",
4949
"branches": [
5050
"main"
5151
]

packages/dart/test_utilities/project.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,9 @@
3838
"git": false,
3939
"github": true,
4040
"npm": false,
41-
"repositoryUrl": "[email protected]:affinidi/affinidi-tdk.git",
41+
"repositoryUrl": "[email protected]:marat-affinidi/affinidi-tdk.git",
4242
"branches": [
43-
"temp",
44-
{ "name": "main", "channel": "prerelease", "prerelease": "dev" }
43+
"main"
4544
]
4645
}
4746
},

0 commit comments

Comments
 (0)