Skip to content

Commit

Permalink
chore: update repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
mirceanis committed Dec 18, 2020
1 parent 1acf6bb commit 1ae0efd
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: setup git coordinates
run: |
git remote set-url origin https://uport-project:$GH_TOKEN@github.com/uport-project/daf.git
git remote set-url origin https://uport-project:$GH_TOKEN@github.com/uport-project/veramo.git
git config user.name $GH_USER
git config user.email $GH_EMAIL
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[![uport-project](https://circleci.com/gh/uport-project/daf.svg?style=svg)](https://circleci.com/gh/uport-project/daf/tree/master)
[![codecov](https://codecov.io/gh/uport-project/daf/branch/master/graph/badge.svg)](https://codecov.io/gh/uport-project/daf)
[![codecov](https://codecov.io/gh/uport-project/veramo/branch/master/graph/badge.svg)](https://codecov.io/gh/uport-project/veramo)

# Veramo DID Agent Framework

Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
],
"npmClient": "yarn",
"changelog": {
"repo": "uport-project/daf",
"repo": "uport-project/veramo",
"cacheDir": ".changelog"
},
"command": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/uport-project/daf.git"
"url": "https://github.com/uport-project/veramo.git"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"publishConfig": {
"access": "public"
},
"repository": "git@github.com:uport-project/daf.git",
"repository": "git@github.com:uport-project/veramo.git",
"author": "Simonas Karuzas <simonas.karuzas@mesh.xyz>",
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"publishConfig": {
"access": "public"
},
"repository": "git@github.com:uport-project/daf.git",
"repository": "git@github.com:uport-project/veramo.git",
"author": "Simonas Karuzas <simonas.karuzas@mesh.xyz>",
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/credential-w3c/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"publishConfig": {
"access": "public"
},
"repository": "git@github.com:uport-project/daf.git",
"repository": "git@github.com:uport-project/veramo.git",
"author": "Simonas Karuzas <simonas.karuzas@mesh.xyz>",
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/data-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"publishConfig": {
"access": "public"
},
"repository": "git@github.com:uport-project/daf.git",
"repository": "git@github.com:uport-project/veramo.git",
"author": "Simonas Karuzas <simonas.karuzas@mesh.xyz>",
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/did-comm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"publishConfig": {
"access": "public"
},
"repository": "git@github.com:uport-project/daf.git",
"repository": "git@github.com:uport-project/veramo.git",
"author": "Simonas Karuzas <simonas.karuzas@mesh.xyz>",
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/did-jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"publishConfig": {
"access": "public"
},
"repository": "git@github.com:uport-project/daf.git",
"repository": "git@github.com:uport-project/veramo.git",
"author": "Simonas Karuzas <simonas.karuzas@mesh.xyz>",
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/did-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"publishConfig": {
"access": "public"
},
"repository": "git@github.com:uport-project/daf.git",
"repository": "git@github.com:uport-project/veramo.git",
"author": "Simonas Karuzas <simonas.karuzas@mesh.xyz>",
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-ethr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"publishConfig": {
"access": "public"
},
"repository": "git@github.com:uport-project/daf.git",
"repository": "git@github.com:uport-project/veramo.git",
"author": "Simonas Karuzas <simonas.karuzas@mesh.xyz>",
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"publishConfig": {
"access": "public"
},
"repository": "git@github.com:uport-project/daf.git",
"repository": "git@github.com:uport-project/veramo.git",
"author": "Simonas Karuzas <simonas.karuzas@mesh.xyz>",
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/did-resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"publishConfig": {
"access": "public"
},
"repository": "git@github.com:uport-project/daf.git",
"repository": "git@github.com:uport-project/veramo.git",
"author": "Simonas Karuzas <simonas.karuzas@mesh.xyz>",
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/key-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"publishConfig": {
"access": "public"
},
"repository": "git@github.com:uport-project/daf.git",
"repository": "git@github.com:uport-project/veramo.git",
"author": "Simonas Karuzas <simonas.karuzas@mesh.xyz>",
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/kms-local-react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"publishConfig": {
"access": "public"
},
"repository": "git@github.com:uport-project/daf.git",
"repository": "git@github.com:uport-project/veramo.git",
"author": "Simonas Karuzas <simonas.karuzas@mesh.xyz>",
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/kms-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"publishConfig": {
"access": "public"
},
"repository": "git@github.com:uport-project/daf.git",
"repository": "git@github.com:uport-project/veramo.git",
"author": "Simonas Karuzas <simonas.karuzas@mesh.xyz>",
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/message-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"publishConfig": {
"access": "public"
},
"repository": "git@github.com:uport-project/daf.git",
"repository": "git@github.com:uport-project/veramo.git",
"author": "Simonas Karuzas <simonas.karuzas@mesh.xyz>",
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/remote-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"publishConfig": {
"access": "public"
},
"repository": "git@github.com:uport-project/daf.git",
"repository": "git@github.com:uport-project/veramo.git",
"author": "Simonas Karuzas <simonas.karuzas@mesh.xyz>",
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/remote-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"publishConfig": {
"access": "public"
},
"repository": "git@github.com:uport-project/daf.git",
"repository": "git@github.com:uport-project/veramo.git",
"author": "Simonas Karuzas <simonas.karuzas@mesh.xyz>",
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/selective-disclosure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"publishConfig": {
"access": "public"
},
"repository": "git@github.com:uport-project/daf.git",
"repository": "git@github.com:uport-project/veramo.git",
"author": "Simonas Karuzas <simonas.karuzas@mesh.xyz>",
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/url-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"publishConfig": {
"access": "public"
},
"repository": "git@github.com:uport-project/daf.git",
"repository": "git@github.com:uport-project/veramo.git",
"author": "Simonas Karuzas <simonas.karuzas@mesh.xyz>",
"contributors": [
{
Expand Down

0 comments on commit 1ae0efd

Please sign in to comment.