Skip to content

Commit f0791bd

Browse files
Merge pull request #192 from ManuelRauber/feature/fix-meta-information
Updates repository and bug url in package.json
2 parents 373477d + 1eb7ead commit f0791bd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

angular-oauth2-oidc/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"repository": {
1616
"type": "git",
17-
"url": "https://github.com/username/repo"
17+
"url": "https://github.com/manfredsteyer/angular-oauth2-oidc"
1818
},
1919
"author": {
2020
"name": "ManfredSteyer",
@@ -25,7 +25,7 @@
2525
],
2626
"license": "MIT",
2727
"bugs": {
28-
"url": "https://github.com/username/repo/issues"
28+
"url": "https://github.com/manfredsteyer/angular-oauth2-oidc/issues"
2929
},
3030
"devDependencies": {
3131
"@angular/common": "^6.0.0",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "https://github.com/username/repo"
16+
"url": "https://github.com/manfredsteyer/angular-oauth2-oidc"
1717
},
1818
"author": {
1919
"name": "ManfredSteyer",
@@ -24,7 +24,7 @@
2424
],
2525
"license": "MIT",
2626
"bugs": {
27-
"url": "https://github.com/username/repo/issues"
27+
"url": "https://github.com/manfredsteyer/angular-oauth2-oidc/issues"
2828
},
2929
"devDependencies": {
3030
"@angular/common": "^4.0.0",

0 commit comments

Comments
 (0)