-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update api reports and repo url (#315)
* chore: api reports * chore: ignore .npmrc * chore: update repo url
- Loading branch information
1 parent
3fa8ef3
commit 88264db
Showing
40 changed files
with
1,970 additions
and
1,969 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,7 +38,7 @@ jobs: | |
|
||
- name: setup git coordinates | ||
run: | | ||
git remote set-url origin https://uport-project:[email protected]/uport-project/daf.git | ||
git remote set-url origin https://uport-project:[email protected]/uport-project/veramo.git | ||
git config user.name $GH_USER | ||
git config user.email $GH_EMAIL | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -88,7 +88,7 @@ | |
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"repository": "[email protected]:uport-project/daf.git", | ||
"repository": "[email protected]:uport-project/veramo.git", | ||
"author": "Simonas Karuzas <[email protected]>", | ||
"contributors": [ | ||
{ | ||
|
Oops, something went wrong.